draper/spec/dummy/test/decorators/minitest
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
..
devise_test.rb Remove previously deprecated functionality. (#785) 2017-03-29 10:26:07 -05:00
helpers_test.rb Store helper proxies instead of raw view contexts 2013-01-24 00:23:39 +00:00
spec_type_test.rb Prevent leaking view contexts between tests 2013-01-19 21:55:57 +00:00
view_context_test.rb Fix the indeterminate test issue. (#791) 2017-03-31 14:25:00 -05:00