1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot.git synced 2022-11-09 11:43:51 -05:00
thoughtbot--factory_bot/spec
Andy Waite and Josh Clayton b9e1dde7e8 Add *_pair methods to create only two records
This introduces a set of methods for each build strategy where only two
records are created. Because the *_list methods can create an arbitrary
number (often too high), this introduces *_pair to ensure only two
records are created (and the number 2 doesn't need to be specified in
the call).
2013-11-01 17:32:50 -04:00
..
acceptance Add *_pair methods to create only two records 2013-11-01 17:32:50 -04:00
factory_girl remove deprecation warnings 2013-10-08 08:58:17 -04:00
support Convert to expect syntax 2013-01-18 13:58:36 -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