1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot.git synced 2022-11-09 11:43:51 -05:00
Commit graph

12 commits

Author SHA1 Message Date
Joshua Clayton
a09ec68b4a Move proxy strategy checking to proxy 2011-10-20 16:21:50 -04:00
Joshua Clayton
8f4e052a85 Proxies are always instantiated with callbacks 2011-10-20 14:19:09 -04:00
Joe Ferris
0f87ca3aa9 Use objects, not structs 2011-09-16 17:48:06 -04:00
Joshua Clayton
c87429b829 Add transient variables
Closes #142
Closes #103
2011-08-20 18:36:37 -04:00
Joshua Clayton
d296a22586 Clean up proxy specs with shared examples 2011-08-19 17:21:55 -04:00
Joshua Clayton
7c9254a452 Clean up attribute and core factory specs 2011-08-19 17:21:14 -04:00
Joshua Clayton
554e6ab378 rr => mocha 2011-08-13 00:12:47 -04:00
Joe Ferris
18c562a1e6 Added 'to_create' to factory definitions, allowing a factory to use something besides #save! 2011-01-19 18:19:30 -05:00
Joe Ferris
8b4a6a1c3a Moved definition loading syntax out of the factory class; moved everything into a FactoryGirl module 2010-07-06 20:22:02 -04:00
Joe Ferris
f3366b69f2 Separated unit and acceptance tests to isolate Rails-related dependencies 2010-06-10 13:37:51 -04:00
Nathan Sutton
6e35bf9207 Adding callbacks 2009-10-09 23:46:19 -05:00
Joe Ferris
683aa43fab Converted tests to specs 2009-04-13 21:15:25 -04:00