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/factory_girl
Joe Ferris 5aea0f4096 Use a registry class for keeping factories and sequences. Treat
sequences largely like factories. Refactor name and aliases into a
common names method.
2011-01-27 20:15:33 -05:00
..
attribute Use a registry class for keeping factories and sequences. Treat 2011-01-27 20:15:33 -05:00
proxy Use a registry class for keeping factories and sequences. Treat 2011-01-27 20:15:33 -05:00
aliases_spec.rb Factory.aliases should not alias attributes like "_id" 2010-07-26 10:13:30 -04:00
attribute_spec.rb Moved definition loading syntax out of the factory class; moved everything into a FactoryGirl module 2010-07-06 20:22:02 -04:00
definition_proxy_spec.rb Use a registry class for keeping factories and sequences. Treat 2011-01-27 20:15:33 -05:00
deprecated_spec.rb Check for undefined constants/methods on Factory on FactoryGirl to preserve backwards compatibility 2010-07-06 20:22:11 -04:00
factory_spec.rb Use a registry class for keeping factories and sequences. Treat 2011-01-27 20:15:33 -05:00
find_definitions_spec.rb Use rspec2 2010-11-11 15:54:14 -06:00
proxy_spec.rb Added 'to_create' to factory definitions, allowing a factory to use something besides #save! 2011-01-19 18:19:30 -05:00
registry_spec.rb Use a registry class for keeping factories and sequences. Treat 2011-01-27 20:15:33 -05:00
sequence_spec.rb Use a registry class for keeping factories and sequences. Treat 2011-01-27 20:15:33 -05:00