sqlalchemy-migrate/migrate/tests/versioning
Mike Bayer a94dae7a01 Update tests and reqs for SQLA 1.0
Lift the requirements to support SQLAlchemy 1.0.  Two tests
were calling upon revised APIs and required adjustment.

Change-Id: Ic91a91bb3c915027b522eace302f2ed074233294
2015-07-01 20:01:52 +00:00
..
__init__.py move tests/ directory into migrate/tests (much better form) and fix all import lines and other minor issues 2010-06-10 18:08:06 +01:00
test_api.py Port to Python3 2014-04-09 17:32:52 +02:00
test_cfgparse.py Replace assertNotEquals with assertNotEqual. 2014-10-30 08:56:50 +01:00
test_database.py Update tests and reqs for SQLA 1.0 2015-07-01 20:01:52 +00:00
test_genmodel.py Port to Python3 2014-04-09 17:32:52 +02:00
test_keyedinstance.py tests: Replace "self.assert_" by "self.assertTrue" 2014-03-31 15:08:29 +02:00
test_pathed.py tests: Replace "self.assert_" by "self.assertTrue" 2014-03-31 15:08:29 +02:00
test_repository.py Replace assertNotEquals with assertNotEqual. 2014-10-30 08:56:50 +01:00
test_runchangeset.py Updated to OpenStack Build stuff. 2013-07-11 16:54:46 -04:00
test_schema.py Port to Python3 2014-04-09 17:32:52 +02:00
test_schemadiff.py Port to Python3 2014-04-09 17:32:52 +02:00
test_script.py script: strip comments in SQL statements 2015-01-14 01:45:25 +01:00
test_shell.py Ignore stderr output when invoking migrate script in tests 2015-07-01 11:27:15 -04:00
test_template.py tests: Replace "self.assert_" by "self.assertTrue" 2014-03-31 15:08:29 +02:00
test_util.py tests: Replace "self.assert_" by "self.assertTrue" 2014-03-31 15:08:29 +02:00
test_version.py tests: Replace "self.assert_" by "self.assertTrue" 2014-03-31 15:08:29 +02:00