openstacksdk/openstack/tests/unit/database/v1
Swapnil Kulkarni (coolsvap) 2743d3325b Use assertTrue/False instead of assertEqual(T/F)
The usage of assertEqual(True/False, ***) should be changed
to a meaningful format of assertTrue/False(***).

Change-Id: Ib5cbe8bd6fc0511f7308c0381cfed88b6f9a40b0
Closes-Bug:#1512207
2016-01-07 12:41:21 +05:30
..
__init__.py Make way for the functional tests 2015-03-31 17:07:47 -05:00
test_database.py Make way for the functional tests 2015-03-31 17:07:47 -05:00
test_flavor.py Make way for the functional tests 2015-03-31 17:07:47 -05:00
test_instance.py Use assertTrue/False instead of assertEqual(T/F) 2016-01-07 12:41:21 +05:30
test_proxy.py Add find support to BaseProxy 2015-11-23 14:48:02 -06:00
test_user.py Keystone auth integration 2015-11-19 19:10:42 -07:00