keystone/keystone/tests/unit/ksfixtures
David Stanek 10773b79ad Moves policy setup into a fixture.
The original implemention worked only because of the ordering of the
tests. By the time the tests that needed policy.json to be loaded ran it
had already been properly loaded. When running certain tests in
isolation the policy is not propertly setup, leading to a test failure.

Closes-Bug: #1520383
Change-Id: Icd041eb4ed8ddd580f49b4709ca5f05ab7315292
2016-02-10 21:00:29 +00:00
..
__init__.py Moves policy setup into a fixture. 2016-02-10 21:00:29 +00:00
appserver.py Test: make enforce_type=True in CONF.set_override 2016-01-03 20:35:00 +08:00
auth_plugins.py Refactor test auth_plugin config into fixture 2016-01-12 18:11:08 +00:00
cache.py Merge "Add caching to get_catalog" 2015-11-05 22:39:21 +00:00
database.py Create V9 version of federation driver interface 2016-01-06 08:28:19 +00:00
hacking.py Fixes hacking logger test cases to use same base 2016-01-06 19:57:04 +00:00
key_repository.py Refactor: use fixtures.TempDir more 2015-08-18 21:01:27 +00:00
ldapdb.py Fix D200: 1 line docstrings should fit with quotes (PEP257) 2015-10-16 17:16:10 +00:00
policy.py Moves policy setup into a fixture. 2016-02-10 21:00:29 +00:00
temporaryfile.py Move existing tests to unit 2015-02-13 15:54:29 -06:00