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
Joshua Clayton 3114dcd935 Wrap up DeclarationList
DeclarationList knows how to generate an attribute
list, which never really made sense outside of being generated from
declarations. Now, the declaration list builds a list of attributes
which is combined in Factory#attributes with attributes from traits and
its parents.
2011-10-31 19:05:34 -04:00
..
attribute Use correct parameters in specs for FactoryGirl::Attribute::Dynamic class 2011-10-15 18:01:12 -04:00
declaration Introduce declarations 2011-09-23 13:14:02 -04:00
proxy Initial pass at removing parse_method and cleaning up :build vs :create for associations 2011-10-20 15:06:01 -04:00
aliases_spec.rb Clean up attribute and core factory specs 2011-08-19 17:21:14 -04:00
attribute_list_spec.rb Wrap up DeclarationList 2011-10-31 19:05:34 -04:00
attribute_spec.rb Change syntax for ignoring attributes to use block syntax instead of 2011-10-09 16:46:57 -04:00
callback_spec.rb Use objects, not structs 2011-09-16 17:48:06 -04:00
declaration_list_spec.rb Wrap up DeclarationList 2011-10-31 19:05:34 -04:00
definition_proxy_spec.rb Add FactoryGirl::Definition 2011-10-30 23:17:03 -04:00
definition_spec.rb Wrap up DeclarationList 2011-10-31 19:05:34 -04:00
deprecated_spec.rb Suggestions 2011-08-19 17:22:10 -04:00
factory_spec.rb Initial work on DeclarationList and cleaning up AttributeList 2011-10-30 23:17:02 -04:00
find_definitions_spec.rb No more "should"'s in the example descriptions. 2011-10-14 10:09:51 -04:00
null_factory_spec.rb Wrap up DeclarationList 2011-10-31 19:05:34 -04:00
proxy_spec.rb Move proxy strategy checking to proxy 2011-10-20 16:21:50 -04:00
registry_spec.rb Registries are named 2011-10-15 02:01:16 -04:00
sequence_spec.rb Clean up attribute and core factory specs 2011-08-19 17:21:14 -04:00