thoughtbot--factory_bot/spec/acceptance
Joshua Clayton 6a692fe711 Add FactoryGirl.lint to ensure all factories are valid
This commit adds FactoryGirl.lint, which iterates over each defined
factory, builds it, and ensures it is valid. If any factories are
invalid, an exception is raised and includes the names of each invalid
factory.
2014-02-07 22:21:08 -05:00
..
activesupport_instrumentation_spec.rb Convert to expect syntax 2013-01-18 13:58:36 -05:00
aliases_spec.rb Convert to expect syntax 2013-01-18 13:58:36 -05:00
attribute_aliases_spec.rb Convert to expect syntax 2013-01-18 13:58:36 -05:00
attribute_existing_on_object_spec.rb Convert to expect syntax 2013-01-18 13:58:36 -05:00
attributes_for_spec.rb Convert to expect syntax 2013-01-18 13:58:36 -05:00
attributes_from_instance_spec.rb Convert to expect syntax 2013-01-18 13:58:36 -05:00
attributes_ordered_spec.rb Convert to expect syntax 2013-01-18 13:58:36 -05:00
build_list_spec.rb Convert to expect syntax 2013-01-18 13:58:36 -05:00
build_spec.rb Convert to expect syntax 2013-01-18 13:58:36 -05:00
build_stubbed_spec.rb Convert to expect syntax 2013-01-18 13:58:36 -05:00
callbacks_spec.rb Update repo to follow thoughtbot guide for whitespace in blocks 2013-12-14 22:33:15 -05:00
create_list_spec.rb Convert to expect syntax 2013-01-18 13:58:36 -05:00
create_pair_spec.rb Add *_pair methods to create only two records 2013-11-01 17:32:50 -04:00
create_spec.rb Convert to expect syntax 2013-01-18 13:58:36 -05:00
define_child_before_parent_spec.rb Convert to expect syntax 2013-01-18 13:58:36 -05:00
defining_methods_inside_a_factory_spec.rb Raise if a method is defined with a FactoryGirl block (factory or trait) 2013-04-26 16:10:19 -04:00
definition_camel_string_spec.rb Fix factory named camel case string 2013-10-08 09:01:45 -04:00
definition_spec.rb Convert to expect syntax 2013-01-18 13:58:36 -05:00
definition_without_block_spec.rb Convert to expect syntax 2013-01-18 13:58:36 -05:00
global_initialize_with_spec.rb Convert to expect syntax 2013-01-18 13:58:36 -05:00
global_to_create_spec.rb Update repo to follow thoughtbot guide for whitespace in blocks 2013-12-14 22:33:15 -05:00
initialize_with_spec.rb Update repo to follow thoughtbot guide for whitespace in blocks 2013-12-14 22:33:15 -05:00
keyed_by_class_spec.rb Update repo to follow thoughtbot guide for whitespace in blocks 2013-12-14 22:33:15 -05:00
lint_spec.rb Add FactoryGirl.lint to ensure all factories are valid 2014-02-07 22:21:08 -05:00
modify_factories_spec.rb Update repo to follow thoughtbot guide for whitespace in blocks 2013-12-14 22:33:15 -05:00
modify_inherited_spec.rb Convert to expect syntax 2013-01-18 13:58:36 -05:00
nested_attributes_spec.rb Update repo to follow thoughtbot guide for whitespace in blocks 2013-12-14 22:33:15 -05:00
overrides_spec.rb Convert to expect syntax 2013-01-18 13:58:36 -05:00
parent_spec.rb Update repo to follow thoughtbot guide for whitespace in blocks 2013-12-14 22:33:15 -05:00
register_strategies_spec.rb Add *_pair methods to create only two records 2013-11-01 17:32:50 -04:00
sequence_context_spec.rb Update repo to follow thoughtbot guide for whitespace in blocks 2013-12-14 22:33:15 -05:00
sequence_spec.rb Update repo to follow thoughtbot guide for whitespace in blocks 2013-12-14 22:33:15 -05:00
skip_create_spec.rb Convert to expect syntax 2013-01-18 13:58:36 -05:00
stub_spec.rb Convert to expect syntax 2013-01-18 13:58:36 -05:00
syntax_methods_within_dynamic_attributes_spec.rb Update repo to follow thoughtbot guide for whitespace in blocks 2013-12-14 22:33:15 -05:00
traits_spec.rb Update repo to follow thoughtbot guide for whitespace in blocks 2013-12-14 22:33:15 -05:00
transient_attributes_spec.rb Update repo to follow thoughtbot guide for whitespace in blocks 2013-12-14 22:33:15 -05:00