python-troveclient/troveclient/tests
Shuquan Huang dbc444db90 Replace assertEqual(None, *) with assertIsNone in tests
Replace assertEqual(None, *) with assertIsNone in tests to have
more clear messages in case of failure.

Change-Id: Idd271edb45dafed10aad255267ff0b9722cabe2d
Closes-bug: #1280522
2015-12-17 22:02:34 +08:00
..
__init__.py Remove copyright from empty files 2014-02-04 11:14:58 +04:00
fakes.py Merge "Root enablement for Vertica clusters/instances" 2015-09-04 20:59:26 +00:00
test_accounts.py Enabled F821, H306, H402, and H404 flake8 rule 2014-05-09 08:54:39 +00:00
test_backups.py Correct order of parameters to assertEqual 2015-02-23 12:48:39 -05:00
test_base.py Replace assertEqual(None, *) with assertIsNone in tests 2015-12-17 22:02:34 +08:00
test_client.py Added more unit-tests to improve code coverage 2015-06-08 10:51:40 +00:00
test_clusters.py Clusters troveclient Implementation 2014-09-02 16:38:56 -07:00
test_common.py Correct order of parameters to assertEqual 2015-02-23 12:48:39 -05:00
test_configurations.py Replace assertEqual(None, *) with assertIsNone in tests 2015-12-17 22:02:34 +08:00
test_databases.py Fixes unit-test in troveclient 2015-04-08 09:11:13 +00:00
test_datastores.py Add test to DatastoreVersionMembers 2015-03-23 16:12:59 +09:00
test_discover.py Corrects order of parameters to assertEqual 2015-04-28 13:33:05 +00:00
test_instances.py Add instance name as parameter to CLI 2014-12-08 14:29:06 -05:00
test_limits.py Enabled F821, H306, H402, and H404 flake8 rule 2014-05-09 08:54:39 +00:00
test_management.py Implements Datastore Registration API 2015-08-21 09:39:09 +00:00
test_metadata.py Add instance_metadata functionality to the trove python library 2014-05-24 22:35:16 -05:00
test_secgroups.py Added more unit-tests to improve code coverage 2015-06-08 10:51:40 +00:00
test_shell.py Remove RAX-specific auth in troveclient 2014-12-09 13:33:33 -06:00
test_users.py Add instance name as parameter to CLI 2014-12-08 14:29:06 -05:00
test_utils.py Fixes unit-test in troveclient 2015-04-08 09:11:13 +00:00
test_v1_shell.py Merge "cluster create passing availability zone incorrectly" 2015-12-04 23:35:00 +00:00
utils.py Added more unit-tests to improve code coverage 2015-06-08 10:51:40 +00:00