summaryrefslogtreecommitdiff
path: root/tests/migrations/test_executor.py
AgeCommit message (Collapse)Author
2013-07-25Add tests for the migrate command and fix a bug they exposedAndrew Godwin
2013-06-19Fix test running with new apps stuff/migrate actually running migrationsAndrew Godwin
2013-05-30Add an Executor for end-to-end runningAndrew Godwin