keystone/keystone/tests/unit/policy
Samuel de Medeiros Queiroz fe43a867f0 Split policy 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 policy backend.

Change-Id: If88270a684d891e51f4ff45fa9b14626c0983541
2016-03-04 15:32:42 -03:00
..
__init__.py Split policy backend tests 2016-03-04 15:32:42 -03:00
test_backends.py Split policy backend tests 2016-03-04 15:32:42 -03:00