heat/heat/tests/db
Zane Bitter 5392273af8 Fix missing spaces in strings
Where strings are continued across multiple lines, it's easy to miss a
space. This fixes several incorrect strings, cleans up some formatting
(don't line break inside a format specifier) and fixes typos.

Change-Id: Id781b16cad03c32973a67c02ad22ce4459c6d126
2017-03-03 03:48:14 +00:00
..
__init__.py Add migration test framework 2013-12-20 12:32:58 +11:00
test_migrations.py Data migration enabling storage of resource attributes 2017-02-16 16:08:31 -05:00
test_sqlalchemy_api.py Fix missing spaces in strings 2017-03-03 03:48:14 +00:00
test_sqlalchemy_filters.py Re-factor db sqlalchemy tests 2015-03-31 11:41:40 -04:00
test_sqlalchemy_types.py Re-factor db sqlalchemy tests 2015-03-31 11:41:40 -04:00
test_utils.py Remove unnecessary setUp and tearDown 2016-09-30 10:56:31 +08:00