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
d9a26975ba fix tests 2017-03-15 16:08:47 -07:00
evazion
490864e24d tests: add saved searches controller tests. 2017-02-06 18:48:35 -06:00