Jon Leighton
|
b2efd2a75a
|
Add require 'pathname' as it has not already been required in some circumstances
|
2011-06-17 14:55:52 +01:00 |
|
Jon Leighton
|
fb1fd61634
|
Add support for using an ARCONFIG environment variable to specify the location of the config.yml file for running the tests
|
2011-06-12 19:13:25 +01:00 |
|
Jon Leighton
|
04d238bfb5
|
Fix adapter_test.rb to make no assumptions about the database name
|
2011-06-05 11:29:05 +01:00 |
|
Jon Leighton
|
6925423b26
|
Fix typo
|
2011-06-05 11:28:58 +01:00 |
|
Jon Leighton
|
f9e3d4bc59
|
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:25:36 +01:00 |
|