manila/manila/tests/share
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
..
drivers Replace assertDictMatch with assertDictEqual method in tests 2021-07-14 01:32:08 +00:00
__init__.py Remove reference to 'in-use' state in share manager 2014-07-25 12:06:00 -04:00
test_access.py Remove unused model properties and increase unit test coverage 2021-03-23 09:27:48 -03:00
test_api.py Merge "Remove unused model properties and increase unit test coverage" 2021-03-26 01:03:42 +00:00
test_driver.py Add security service update for in-use share networks 2021-03-12 18:37:45 -03:00
test_drivers_private_data.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_hook.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_manager.py Merge "Remove unused model properties and increase unit test coverage" 2021-03-26 01:03:42 +00:00
test_migration.py Add share server migration 2020-09-10 08:52:08 -03:00
test_rpcapi.py Add security service update for in-use share networks 2021-03-12 18:37:45 -03:00
test_share_types.py Replace assertDictMatch with assertDictEqual method in tests 2021-07-14 01:32:08 +00:00
test_share_utils.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
test_snapshot_access.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00