summaryrefslogtreecommitdiff
path: root/keystonemiddleware/tests/unit/audit/test_audit_middleware.py
Commit message (Expand)AuthorAgeFilesLines
* Make sure audit middleware use own contextLeehom Li (feli5)2019-04-291-6/+6
* Return and use an app wherever possible4.10.0Jamie Lennox2016-09-301-31/+21
* Refactor audit tests to use create_middlewareJamie Lennox2016-09-301-38/+28
* Extract oslo_messaging specific audit testsJamie Lennox2016-09-301-100/+0
* Use the mocking fixture in notifier testsJamie Lennox2016-09-301-104/+95
* Refactor API tests to not run middlewareJamie Lennox2016-06-281-0/+33
* Refactor audit api tests into their own fileJamie Lennox2016-06-271-460/+15
* Extract a common notifier patternJamie Lennox2016-06-271-1/+6
* Use createfile fixture in audit testJamie Lennox2016-06-241-16/+23
* Move audit into its own folderJamie Lennox2016-06-241-0/+739