1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00
thoughtbot--shoulda-matchers/test/fixtures
Ryan McGeary 68e42610be Fixed should_have_many regression [#60]
* Removed the check for the :source option on the assocation as it did not always yield the correct class name
 * Added tests to prevent the regression again
2008-08-31 12:14:16 -04:00
..
addresses.yml Scoping of uniqueness validations on multiple attributes 2008-05-29 16:48:39 -07:00
friendships.yml Fixed should_have_many regression [#60] 2008-08-31 12:14:16 -04:00
posts.yml - completely refactored the test system to use a fake rails_root 2007-07-14 18:35:51 +00:00
products.yml Enhanced assert_good/bad_value assertions in preparation for stateful AR validations 2008-07-31 00:04:05 -04:00
taggings.yml - completely refactored the test system to use a fake rails_root 2007-07-14 18:35:51 +00:00
tags.yml - completely refactored the test system to use a fake rails_root 2007-07-14 18:35:51 +00:00
users.yml Added should_ensure_length_is (including tests) [#32] 2008-06-19 17:23:45 +01:00