]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
- reorganize tests that deal with running scripts
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 10 Nov 2014 18:20:40 +0000 (13:20 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 10 Nov 2014 18:20:40 +0000 (13:20 -0500)
commitafaba66ea550d9aefc823b7025d0e2b56d4a37fa
treedf7ac3c6ae6929400a28549b23b4529ec165c0ae
parent43febf137b926c86d42b2d144075846c707e3b99
- reorganize tests that deal with running scripts
and reading scripts; try to put tests against common themes together, improve names
tests/test_command.py
tests/test_script_consumption.py [moved from tests/test_versioning.py with 64% similarity]
tests/test_script_production.py [moved from tests/test_revision_create.py with 100% similarity]
tests/test_sql_script.py [deleted file]
tests/test_version_traversal.py [moved from tests/test_revision_paths.py with 100% similarity]