Commit Graph

3 Commits

Author SHA1 Message Date
evazion
4f543671a2 tests: move test/helpers to test/test_helpers.
The Rails convention is for test/helpers to be used for testing the view
helpers in app/helpers. We were using it to store certain utility
methods instead. Move these to test/test_helpers so that test/helpers
can be used for its intended purpose.
2018-01-14 16:11:15 -06:00
r888888888
0b8d4105aa fix tests 2017-04-04 12:39:17 -07:00
evazion
ed451b7199 tests: add reports controller tests. 2017-02-06 18:48:35 -06:00