Commit Graph

4 Commits

Author SHA1 Message Date
Dmytro Stepaniuk f441d11dcd Replace hash rockets with new syntax (#802)
* update rocket hash syntax in Guardfile

* update rocket hash syntax in spec/dummy/lib/tasks/test.rake

* update rocket hash syntax in lib/draper/tasks/test.rake

* update rocket hash syntax in lib/generators/mini_test/decorator_generator.rb

* update rocket hash syntax in schema from dummy app
2017-05-08 09:28:07 -05:00
Andrew Haines 3d07cb387b Prevent leaking view contexts between tests 2013-01-19 21:55:57 +00:00
Andrew Haines a039671202 Add support for decoupled specs
Closes #424
2013-01-19 21:55:46 +00:00
Andrew Haines eca41450ce Reorganise test integration
Adds compatibility with minitest-rails 0.5
2013-01-12 16:28:37 +00:00