1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

16 commits

Author SHA1 Message Date
Aaron Patterson
21afd9b96d stop more ddl changes 2012-01-16 15:24:27 -08:00
Aaron Patterson
86a73cd849 stop ddl modifications for another test 2012-01-16 15:23:16 -08:00
Aaron Patterson
b731593e1a use one based indexes for the mock migrations 2012-01-16 15:19:34 -08:00
Aaron Patterson
867f504abd stop making ddl changes for migrator tests 2012-01-16 15:05:55 -08:00
Aaron Patterson
ccbd201936 actually use the variable I created. 💣 thanks @exviva 2012-01-16 14:02:57 -08:00
Aaron Patterson
15daa149b4 move another migrator to use sensors 2012-01-16 14:02:57 -08:00
Aaron Patterson
247d274cab moving verbosity tests to the migrator test, removing ddl changes 2012-01-16 11:28:00 -08:00
Aaron Patterson
536433845d silencing migrator tests, refactoring the migration test helper 2012-01-16 11:21:20 -08:00
Aaron Patterson
8037c51083 prefer method sensors over actual ddl changes 2012-01-16 10:57:31 -08:00
Aaron Patterson
8739a42c38 testing the current version method 2012-01-16 10:33:39 -08:00
Aaron Patterson
e0f0afb975 refactor schema migration table creation to the schema migration model 2012-01-13 15:52:29 -08:00
Aaron Patterson
8a3dcd716c stop depending on the filesystem for interleaved migration tests 2012-01-13 14:33:59 -08:00
Aaron Patterson
ff5c385620 move another migrator test, use schema migration model 2012-01-13 14:33:58 -08:00
Aaron Patterson
ad2af42bb2 move another migrator test to the correct class 2012-01-13 14:33:58 -08:00
Aaron Patterson
6c7b66f67b moving more migrator tests to the right test case 2012-01-13 14:33:57 -08:00
Aaron Patterson
01f86cd8ea moving migrator tests to a migrator test class 2012-01-13 14:33:57 -08:00