nova/nova/tests/unit/db
Ayush Garg 5b29231222 Change assertEqual(True/False) to assertTrue/False
assertEqual(True/False, ***) should be changed to a meaningful
format of assertTrue/False(***) in test files.

Change-Id: I0b6d4fc088030d953bea7c69880f9aab170ca5cc
2016-01-11 17:02:11 +05:30
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fakes.py Fixes Python 3 compatibility for filter results 2015-12-10 13:43:40 +02:00
test_db_api.py Change assertEqual(True/False) to assertTrue/False 2016-01-11 17:02:11 +05:30
test_migration_utils.py Provide working SQLA_VERSION attribute 2015-09-04 17:55:20 +01:00
test_migrations.py Merge "Remove unused logging import and LOG global var" 2016-01-04 03:34:28 +00:00
test_sqlalchemy_migration.py Revert "Implement online schema migrations" 2015-10-28 19:35:37 -07:00