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/acceptance
2012-03-16 16:43:21 -04:00
..
syntax Remove default_strategy 2012-03-16 13:17:15 -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 Deprecate :method in favor of :strategy 2012-02-17 14:23:17 -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 Add tests and documentation for has_many relationships 2012-02-17 15:28:06 -05:00
create_spec.rb Remove support for :method to define build strategy 2012-03-16 13:17:15 -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
nested_attributes_spec.rb Ensure attributes set on instance are calculated uniquely 2012-03-16 13:04:31 -04:00
overrides_spec.rb Remove 1.8.x support 2012-03-16 16:43:21 -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 Remove support for :method to define build strategy 2012-03-16 13:17:15 -04:00
traits_spec.rb fix FactoryRunner#run bug re: uncompiled factory 2012-03-09 14:18:02 -05:00
transient_attributes_spec.rb Remove deprecated way of ignoring attributes 2012-03-16 13:17:15 -04:00