draper/spec/dummy/test
Cliff Braton bcbfed6f3f Fix the indeterminate test issue. (#791)
The issue was due to a couple describe blocks
not matching the definition in .
Since their name didn't match,
wasn't getting included in the minitest-specs. Since the
teardown didn't exist, the view context leaked to the
next tests to be ran.
2017-03-31 14:25:00 -05:00
..
decorators Fix the indeterminate test issue. (#791) 2017-03-31 14:25:00 -05:00
minitest_helper.rb Avoid minitest-rails deprecation warning 2013-04-04 22:14:12 +01:00
test_helper.rb Prevent leaking view contexts between tests 2013-01-19 21:55:57 +00:00