thoughtbot--factory_bot/spec/acceptance
Joshua Clayton 7fdf1a8858 Registries are named
This allows for easier debugging when code attempts to access traits,
sequences, or factories and doesn't find what it was looking for.

Closes #212
2011-10-15 02:01:16 -04:00
..
syntax No more "should"'s in the example descriptions. 2011-10-14 10:09:51 -04:00
attribute_aliases_spec.rb Move DefineConstant code into macro 2011-08-19 17:21:54 -04:00
attribute_existing_on_object.rb Make Factory#attributes protected 2011-10-07 16:43:36 -04:00
attributes_for_spec.rb Calling the syntax methods with a block yields the return object. Closes #210 2011-10-14 09:39:39 -04:00
attributes_ordered_spec.rb Ensure factories prioritize static attributes in all cases 2011-08-20 01:17:53 -04:00
build_list_spec.rb Move DefineConstant code into macro 2011-08-19 17:21:54 -04:00
build_spec.rb Calling the syntax methods with a block yields the return object. Closes #210 2011-10-14 09:39:39 -04:00
build_stubbed_spec.rb Calling the syntax methods with a block yields the return object. Closes #210 2011-10-14 09:39:39 -04:00
callbacks_spec.rb make sure parent callbacks are run before child 2011-09-22 09:51:08 -04:00
create_list_spec.rb Move DefineConstant code into macro 2011-08-19 17:21:54 -04:00
create_spec.rb Calling the syntax methods with a block yields the return object. Closes #210 2011-10-14 09:39:39 -04:00
default_strategy_spec.rb Move DefineConstant code into macro 2011-08-19 17:21:54 -04:00
define_child_before_parent_spec.rb Fix factory definitions so parents can be defined AFTER child factories 2011-09-23 17:57:20 -04:00
definition_spec.rb Move DefineConstant code into macro 2011-08-19 17:21:54 -04:00
definition_without_block_spec.rb Move DefineConstant code into macro 2011-08-19 17:21:54 -04:00
modify_factories_spec.rb Registries are named 2011-10-15 02:01:16 -04:00
modify_inherited_spec.rb Introduce declarations 2011-09-23 13:14:02 -04:00
overrides_spec.rb Move DefineConstant code into macro 2011-08-19 17:21:54 -04:00
parent_spec.rb Ensure static and dynamic attributes can be "rearranged" in child 2011-08-22 09:55:40 -04:00
sequence_spec.rb Move DefineConstant code into macro 2011-08-19 17:21:54 -04:00
stub_spec.rb Now able to specify :method => :build in a factory's association. 2011-08-25 15:11:01 -04:00
traits_spec.rb Registries are named 2011-10-15 02:01:16 -04:00
transient_attributes_spec.rb Change syntax for ignoring attributes to use block syntax instead of 2011-10-09 16:46:57 -04:00