keystone/keystone/tests/unit/catalog
Samuel de Medeiros Queiroz 70dfe056a3 Split catalog backend tests
Where to put a new test ? Is this behavior covered yet ? These and
other questions require understanding the test coverage to be answered.

test_backend.py is a huge test file, making it hard to understand what
cases are currently covered for each backend.

This chain of changes proposes to split it by the backends it covers;
the tests will be placed into 'unit/{backend}/test_backends.py'.

This change splits the tests for the catalog backend.

Change-Id: I7a512e7662deac911c40763bd5f4c139b093a9e2
2016-03-04 15:32:18 -03:00
..
__init__.py Updates keystone.catalog.core.format_url tests 2014-06-16 16:39:08 +00:00
test_backends.py Split catalog backend tests 2016-03-04 15:32:18 -03:00
test_core.py Trivial: Cleanup unused conf variables 2016-02-16 19:17:09 +08:00