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
Joshua Clayton 5f465f718f Allow selective linting
Closes #653
2014-05-30 11:28:58 -04: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 Deprecate #ignore in favor of #transient 2014-05-23 14:43:44 -04: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 Deprecate #ignore in favor of #transient 2014-05-23 14:43:44 -04: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 Allow selective linting 2014-05-30 11:28:58 -04: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
private_attributes_spec.rb Use #public_send for attribute assignment 2014-05-29 15:37:03 -04: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 Deprecate #ignore in favor of #transient 2014-05-23 14:43:44 -04:00