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-11-11 16:34:01 -06: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 Moved aliases out of the definition body into the definition arguments 2010-11-11 16:34:01 -06: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 Moved aliases out of the definition body into the definition arguments 2010-11-11 16:34:01 -06:00
find_definitions_spec.rb Use rspec2 2010-11-11 15:54:14 -06: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