thoughtbot--factory_bot/spec
Joshua Clayton 6a692fe711 Add FactoryGirl.lint to ensure all factories are valid
This commit adds FactoryGirl.lint, which iterates over each defined
factory, builds it, and ensures it is valid. If any factories are
invalid, an exception is raised and includes the names of each invalid
factory.
2014-02-07 22:21:08 -05:00
..
acceptance Add FactoryGirl.lint to ensure all factories are valid 2014-02-07 22:21:08 -05:00
factory_girl Update repo to follow thoughtbot guide for whitespace in blocks 2013-12-14 22:33:15 -05:00
support Fix memory leak: do not add trait duplications to @defined_traits 2013-12-13 15:12:48 -05:00
factory_girl_spec.rb Convert to expect syntax 2013-01-18 13:58:36 -05:00
spec_helper.rb Update mocha version dependency and require mocha/api 2013-01-18 10:19:00 -05:00