python-openstackclient/openstackclient/tests/common
Tang Chen 7b2e3c7d1c Use assertItemsEqual() instead of assertListEqual()
assertListEqual() is order sensitive. So we need to sort
the lists before we compare them. Use assertItemsEqual()
instead is better.

Change-Id: I9eaa98716c7401f5b099b007438acc916dae619b
2016-03-14 16:22:24 +08:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
test_availability_zone.py Fix DisplayCommandBase comments for cliff Lister subclass tests 2016-02-09 20:28:18 +08:00
test_clientmanager.py Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
test_command.py Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
test_commandmanager.py Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
test_configuration.py Changed the abstract columns and datalists from test cases of common and Identity 2016-01-12 17:25:33 +05:30
test_extension.py Enhance list extension unit test 2016-03-11 10:39:15 +08:00
test_logs.py Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
test_module.py Fixed command list 2016-03-09 16:00:39 +00:00
test_parseractions.py Use assertItemsEqual() instead of assertListEqual() 2016-03-14 16:22:24 +08:00
test_quota.py Fix showing network quotas for a project 2016-02-02 02:02:53 +00:00
test_timing.py Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
test_utils.py Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00