tracks/test
Matt Rogers 62ef5db39d Invoke CodeClimate and Simplecov from the test helper
Moves them out of the rake task so that we can:
 - Get coverage information locally
 - Get reporting of coverage and code climate at the unit test level

Having it at the CI level was nice to get explicit coverage for both
cucumber and the test suite but it doesn't work if the test suite
doesn't run at all.
2018-01-03 15:37:00 -06:00
..
controllers Add a test for longest running projects 2017-06-19 09:24:10 -05:00
fixtures sort current projects by last_reviewed date 2016-01-21 22:30:48 +01:00
helpers Uncomment but skip tests for known issues 2017-03-19 14:13:26 -04:00
integration Isolate SITE_CONFIG in tests using minitest-stub-const 2016-05-22 21:59:44 -04:00
models fix time zone issue in test 2016-06-04 00:22:13 +02:00
support Isolate SITE_CONFIG in tests using minitest-stub-const 2016-05-22 21:59:44 -04:00
minimal_test_helper.rb fix running minimal test framework using minitest 2014-05-16 14:33:18 +02:00
test_helper.rb Invoke CodeClimate and Simplecov from the test helper 2018-01-03 15:37:00 -06:00