keystonemiddleware/keystonemiddleware/audit
Jamie Lennox 3ee96f1cb7 Refactor API tests to not run middleware
The API tests don't really use the API, they just test the creation of
an event so focus them on that.

There are two tests that are in the API class that really do test
middleware so they are moved back.

Change-Id: I345fe4f4c2a0d8f98ba1ff10491802002d590fa6
2016-06-28 10:06:11 +10:00
..
__init__.py Refactor create_event onto the api object. 2016-06-27 12:15:26 +10:00
_api.py Refactor API tests to not run middleware 2016-06-28 10:06:11 +10:00
_notifier.py Extract a common notifier pattern 2016-06-27 12:15:26 +10:00