yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #28563
[Bug 1422994] [NEW] Backend role tests have duplicate test for get_role
Public bug reported:
In test_backend.py, the backend role tests have a test for get_role as
a stand alone test and the exact same test as part of test_role_crud:
https://github.com/openstack/keystone/blob/master/keystone/tests/unit/test_backend.py#L249-L252
These tests are being moved to the new backend unit framework - and this
duplication should be removed.
** Affects: keystone
Importance: Low
Assignee: Henry Nash (henry-nash)
Status: In Progress
** Tags: test-improvement
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1422994
Title:
Backend role tests have duplicate test for get_role
Status in OpenStack Identity (Keystone):
In Progress
Bug description:
In test_backend.py, the backend role tests have a test for get_role
as a stand alone test and the exact same test as part of
test_role_crud:
https://github.com/openstack/keystone/blob/master/keystone/tests/unit/test_backend.py#L249-L252
These tests are being moved to the new backend unit framework - and
this duplication should be removed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1422994/+subscriptions
Follow ups
References