1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00
Commit graph

8 commits

Author SHA1 Message Date
Dan Croak
f018d08444 replacing should_be_restful tests with normal tests 2008-09-20 18:07:34 -04:00
Dan Croak
10303b28f3 removing should_be_restful 2008-09-20 17:58:56 -04:00
Ryan McGeary
42d4de6e97 Deprecated load_all_fixtures [#65]
* Use `fixtures :all` instead
2008-09-02 16:49:13 -04:00
Chris O'Sullivan
6511bcf398 Added should_ensure_length_is (including tests) [#32] 2008-06-19 17:23:45 +01:00
tsaleh
de6030b563 stuff
git-svn-id: https://svn.thoughtbot.com/plugins/shoulda/trunk@142 7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa
2007-07-24 15:33:24 +00:00
tsaleh
9b6dac2b98 more refactorings
git-svn-id: https://svn.thoughtbot.com/plugins/shoulda/trunk@139 7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa
2007-07-22 03:54:36 +00:00
tsaleh
5ea2798695 More major refactoring of controller tests
git-svn-id: https://svn.thoughtbot.com/plugins/shoulda/trunk@135 7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa
2007-07-20 14:19:11 +00:00
tsaleh
3a8b77d1a1 - completely refactored the test system to use a fake rails_root
- added XML tests
- renamed should_be_a_resource to should_be_restful



git-svn-id: https://svn.thoughtbot.com/plugins/shoulda/trunk@132 7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa
2007-07-14 18:35:51 +00:00