barbican/barbican/tests/api
Douglas Mendizábal 39714bbf82 Fix response status for invalid routes
Barbican should respond to invalid routes with 404 NOT FOUND
instead of 405 METHOD NOT ALLOWED.

Change-Id: I9d1b854e98f666de2ff6443fe01d5c8a8c6922b6
2018-07-24 11:59:13 -05:00
..
controllers Fix response status for invalid routes 2018-07-24 11:59:13 -05:00
middleware Take context from environment instead of parsing headers 2018-04-03 14:57:45 +03:00
__init__.py Add I18n-related unit tests (Part 3) 2015-01-05 16:41:08 -06:00
test_init.py Removed unnecessary setUp() calls in tests 2017-08-02 11:25:52 +02:00
test_resources.py Enforce usage of oslo.context's project_id 2018-04-23 17:37:52 +03:00
test_resources_policy.py Fix broken gate due to breaking dependency changes 2018-06-01 17:33:51 -05:00
test_transport_keys_resource.py Enforce usage of oslo.context's project_id 2018-04-23 17:37:52 +03:00