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
[MODEL] Added auxiliary Rake task for integration tests, run against 3 and 4 gemfiles
With the refactored tests, we have to provide a specific BUNDLE_GEMFILE for integration tests,
so added a wrapper Rake task, which sets it up and runs the auxiliary task.
The interface for the end user stays the same, they just run:
$ bundle exec rake test:integration
0 commit comments