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
2010-09-30 23:35:24 -04:00
..
attribute Evaulate dynamic attribute blocks without arguments in the context of the proxy 2010-09-30 23:35:24 -04:00
proxy Moved definition loading syntax out of the factory class; moved everything into a FactoryGirl module 2010-07-06 20:22:02 -04: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 Added factory aliases 2010-09-07 19:20:02 -04: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 Added factory aliases 2010-09-07 19:20:02 -04:00
find_definitions_spec.rb Perform a sort on files loaded from the factories/ directory. 2010-08-25 11:14:44 -04:00
proxy_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
sequence_spec.rb Allow sequences to iterate over non Integers 2010-08-12 19:42:18 -07:00