Commit Graph

9 Commits

Author SHA1 Message Date
Michael Crismali f37b10ef87 Switched all instances of 'not blank?' to 'present?' 2014-04-17 20:34:28 -05:00
Carlos Antonio da Silva b6e30427a3 Pass the block argument straight to the assertion methods in test helpers 2012-05-15 17:19:21 -03:00
Lucas Mazza 64c05f2ce9 Fix the assert_same_content assertion helper
and a broken confirmable test.
2012-02-22 16:49:09 -02:00
Rodrigo Flores bc11e9f300 One exception to rule them all 2012-02-22 13:55:05 -02:00
Rodrigo Flores faf8b01ecc Fixing some tests and adding an assert message 2012-02-22 13:55:05 -02:00
Rodrigo Flores d7337c5b26 Added a missing test and asserting same content for 1.8 compatibility 2012-02-22 13:55:05 -02:00
Brian Rose a7c5a2e65d Fix up implementation of reconfirmable. 2011-08-30 22:19:17 -06:00
José Valim 28a6be456a Require files before monkey patching them. 2010-03-23 16:28:17 +01:00
José Valim 766316b5e7 Got tests running on Rails 3: 369 tests, 486 assertions, 45 failures, 124 errors. 2010-02-16 14:31:49 +01:00