thoughtbot--factory_bot/spec/acceptance
Simone Carletti 6482a6477f Add ability to pass traits at runtime to (build|create)_list 2012-02-08 00:02:19 -05:00
..
syntax No more "should"'s in the example descriptions. 2011-10-14 10:09:51 -04:00
aliases_spec.rb Get failure case for aliases 2011-12-30 00:41:49 -05:00
attribute_aliases_spec.rb Move DefineConstant code into macro 2011-08-19 17:21:54 -04:00
attribute_existing_on_object_spec.rb Overrides become methods defined on each instance of the evaluator 2012-02-03 16:48:38 -05:00
attributes_for_spec.rb Ensure the yielded value is returned when block is given. 2011-12-30 01:20:47 -05:00
attributes_from_instance_spec.rb Allow methods to be called from the instance in factory girl attributes 2012-01-07 22:13:38 -05: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 Ensure the yielded value is returned when block is given. 2011-12-30 01:20:47 -05:00
build_stubbed_spec.rb Test against ActiveRecord 3.2.0.rc2 and fix bad test 2012-01-13 12:02:08 -05: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 Ensure the yielded value is returned when block is given. 2011-12-30 01:20:47 -05: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
initialize_with_spec.rb Implement initialize_with to allow overriding object instantiation 2012-01-20 15:37:36 -05: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 Honor :parent on factory over block nesting. 2012-01-23 00:51:51 -05: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 Add ability to pass traits at runtime to (build|create)_list 2012-02-08 00:02:19 -05:00
transient_attributes_spec.rb Change syntax for ignoring attributes to use block syntax instead of 2011-10-09 16:46:57 -04:00