aboutsummaryrefslogtreecommitdiff
path: root/test/integration_test_helper.rb
Commit message (Collapse)AuthorAge
* Improve the test suiteChristopher Baines2018-04-03
Add some tests, and setup the helpers. For some reason, directly running the test files requires the ugly `ENV['RAILS_ENV'] = 'test'` line at the top of the test_helper.rb file.