manila/manila/tests/api
Takashi Kajinami 727da0ffa9 Use List for allowed_origin
... to get rid of the following warning in unit test jobs.

DEPRECATED: The `allowed_origin` keyword argument in `add_origin()`
should be a list, found String.

Change-Id: I6265fa1bea2c05d9b46f45802e8766d702ae1ff7
2021-07-23 20:43:07 +09:00
..
contrib Replace deprecated import of ABCs from collections 2021-07-17 12:20:17 +09:00
extensions Remove vim headers 2014-10-06 15:00:27 +02:00
middleware remove usage of six library from unit tests 2021-01-28 10:47:40 +08:00
openstack remove usage of six library from unit tests 2021-01-28 10:47:40 +08:00
v1 Replace assertDictMatch with assertDictEqual method in tests 2021-07-14 01:32:08 +00:00
v2 Merge "Replace assertDictMatch with assertDictEqual method in tests" 2021-07-14 11:06:18 +00:00
views Remove unused model properties and increase unit test coverage 2021-03-23 09:27:48 -03:00
__init__.py pep8: Enable H303 and F403 2014-08-23 10:40:52 +02:00
common.py Remove vim headers 2014-10-06 15:00:27 +02:00
fakes.py Advertise v2 API routes without project_id 2021-02-04 23:20:19 -08:00
test_common.py Replace assertDictMatch with assertDictEqual method in tests 2021-07-14 01:32:08 +00:00
test_extensions.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_middleware.py Use List for allowed_origin 2021-07-23 20:43:07 +09:00
test_versions.py [goal] Migrate tox based testing to ubuntu focal 2020-09-09 13:19:39 -05:00
test_wsgi.py Add possibility to run 'manila-api' with wsgi web servers 2017-04-10 12:49:20 +03:00