solum/solum/tests/common
Shuquan Huang 9d45510dda 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: I6059a4b58bf7eb484992fa695d435cea7325e21b
Closes-bug: #1280522
2015-12-17 22:17:58 +08:00
..
rpc Added common RPC service and API classes 2014-03-19 23:04:04 +10:00
__init__.py Move solum/common related tests into solum/tests/common 2013-12-16 08:52:32 +05:30
test_catalog.py Add configuration options for catalog directories 2015-06-09 10:49:25 -05:00
test_clients.py Replace assertEqual(None, *) with assertIsNone in tests 2015-12-17 22:17:58 +08:00
test_context.py Admin users are able to access apps belonging to other tenants. 2015-05-14 10:15:09 -05:00
test_exception_base.py Replace exc.message with six.text_type(exc) 2015-09-30 11:28:09 +02:00
test_service.py Test service with Component instead of Plan db object 2014-04-14 10:17:16 +02:00
test_solum_keystoneclient.py Merge "Support operator LP download with swiftclient" 2015-06-30 17:29:52 +00:00
test_solum_swiftclient.py py3: Get httplib and __builtin__ from six.moves 2015-09-24 18:05:19 +02:00
test_trace_data.py Add auth_token_info to the context 2014-06-11 21:18:31 +10:00
test_urlfetch.py Replace py3kcompat with six.moves.urllib 2014-06-06 12:23:50 -07:00
test_yamlutils.py Sync yamlutils with solumclient changes for empty list 2014-06-24 11:49:46 +02:00