thoughtbot--factory_bot/spec/acceptance
Ken Collins 4b83b1e62e Factory overrides are applied before other attributes. Fixes #140. 2011-08-08 13:48:33 -04:00
..
syntax Add new machinist make and make! syntax 2011-06-28 14:41:18 -04:00
acceptance_helper.rb Split up the acceptance spec; removed the acceptance model fixtures in favor of fresh definitions in each spec 2010-11-12 14:58:25 -06:00
attribute_aliases_spec.rb Add acceptance spec covering assigning associations via :factory 2011-07-30 09:51:09 -04:00
attributes_for_spec.rb Don't require a block to be passed when defining a factory 2011-06-29 14:43:20 -04:00
build_list_spec.rb Added create|build_list for easy generation of multiple factories at once 2011-06-28 16:02:05 -04:00
build_spec.rb Don't require a block to be passed when defining a factory 2011-06-29 14:43:20 -04:00
build_stubbed_spec.rb Don't require a block to be passed when defining a factory 2011-06-29 14:43:20 -04:00
callbacks_spec.rb New default syntax for using defined factories 2011-01-26 20:44:24 -05:00
create_list_spec.rb Added create|build_list for easy generation of multiple factories at once 2011-06-28 16:02:05 -04:00
create_spec.rb Don't require a block to be passed when defining a factory 2011-06-29 14:43:20 -04:00
default_strategy_spec.rb Don't require a block to be passed when defining a factory 2011-06-29 14:43:20 -04:00
definition_spec.rb Don't require a block to be passed when defining a factory 2011-06-29 14:43:20 -04:00
definition_without_block_spec.rb Don't require a block to be passed when defining a factory 2011-06-29 14:43:20 -04:00
overrides_spec.rb Factory overrides are applied before other attributes. Fixes #140. 2011-08-08 13:48:33 -04:00
parent_spec.rb Ensure static attributes are executed before dynamic ones. 2011-08-05 11:11:34 -04:00
sequence_spec.rb Split factories/sequences into separate registries most of the time; 2011-05-25 20:08:59 -04:00