You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixing activerecord tests, and adding them as default.
To do this:
* Database testing was switched to in-memory, resulting in a substantial performance improvement.
* Handling for sub-second date precision was added, as fixtures are all inserted within a second.
* All activerecord tests are now wrapped in transactions.
0 commit comments