keystone/keystone/tests/unit/trust
Samuel de Medeiros Queiroz 6f7a9113b6 Split trust 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 trust backend.

Change-Id: I88b9d3976ab1e35e32a493f07c8f5be1ece7f531
2016-03-04 15:31:48 -03:00
..
__init__.py Split trust backend tests 2016-03-04 15:31:48 -03:00
test_backends.py Split trust backend tests 2016-03-04 15:31:48 -03:00