manila/manila/tests/api
songwenping 8ee8ee15b1 Replace assertDictMatch with assertDictEqual method in tests
assertDictMatch was introduced for Python 2.6 only.
Python 2.7+ contains assertDictEqual.

Closes-Bug: #1646433
Change-Id: I41738cc0bd90656508fc6ff390072b55130cc6fc
2021-07-14 01:32:08 +00:00
..
contrib Allow configuring availability_zones in share types 2019-02-13 17:39:48 +00: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 Replace assertDictMatch with assertDictEqual method in tests 2021-07-14 01:32:08 +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 Fix unit tests to use requests 2021-02-15 17:04:33 -08: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