Jon Leighton
|
4b371b602b
|
Print out information about whether the identity map is on or off when running unit tests
|
2011-06-09 20:20:51 +01:00 |
|
Jon Leighton
|
523c7c2330
|
Fix adapter_test.rb to make no assumptions about the database name
|
2011-06-05 11:28:17 +01:00 |
|
Jon Leighton
|
253bb6b926
|
Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TESTS file for details, but essentially you can now configure things in test/config.yml. You can also run tests directly via the command line, e.g. ruby path/to/test.rb (no rake needed, uses default db connection from test/config.yml). This will help us fix the CI by enabling us to isolate the different Rails versions to different databases.
|
2011-06-04 23:47:03 +01:00 |
|