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

10 commits

Author SHA1 Message Date
Josh Nichols
def98f64c4 Added documentation. Added tests for posts nested under users. 2008-09-13 17:13:32 -04:00
Josh Nichols
fc00ae91e0 Actually works now. Added tests. 2008-09-13 16:41:36 -04:00
Ryan McGeary
42d4de6e97 Deprecated load_all_fixtures [#65]
* Use `fixtures :all` instead
2008-09-02 16:49:13 -04:00
Bob Showalter
cefcfe1205 Change should_assign_to and should_not_assign_to to allow multiple names (#22) 2008-07-31 11:26:27 -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
0c24072fe5 XML denied tests
git-svn-id: https://svn.thoughtbot.com/plugins/shoulda/trunk@140 7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa
2007-07-24 14:54:15 +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