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
2017-09-28 08:22:16 -04:00
..
activesupport_instrumentation_spec.rb Include additional information in AS::Notifications instrumentation 2015-08-01 23:14:16 -04: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 Switches mocking library to rspec 2017-07-14 17:25:47 +01: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 Add use_parent_strategy option for building associations (#961) 2016-12-16 05:28:09 -05:00
build_stubbed_spec.rb Add use_parent_strategy option for building associations (#961) 2016-12-16 05:28:09 -05:00
callbacks_spec.rb Test against Rails 4.2 2015-04-15 22:51:26 -04:00
create_list_spec.rb Add error message when count is missing for create_list 2016-08-26 08:40:56 -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 Pass evaluator to to_create (#1036) 2017-09-28 08:17:17 -04: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 Check arity to allow for Symbol#to_proc with dynamic attributes 2015-04-15 23:14:23 -04:00
definition_without_block_spec.rb Convert to expect syntax 2013-01-18 13:58:36 -05:00
global_initialize_with_spec.rb Add space, make it easier for Opal to test 2015-12-12 09:16:32 -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 Fix FactoryGirl::Decorator#send to pass blocks 2016-02-06 00:31:26 -05:00
keyed_by_class_spec.rb Deprecate factory lookup by class 2016-03-09 05:29:15 -05:00
lint_spec.rb Allow linting factory strategy to be specified (#1019) 2017-09-28 08:22:16 -04:00
modify_factories_spec.rb Upgrade RSpec and other testing gems 2016-02-07 00:14:25 -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 use_parent_strategy option for building associations (#961) 2016-12-16 05:28:09 -05:00
sequence_context_spec.rb Upgrade RSpec and other testing gems 2016-02-07 00:14:25 -05:00
sequence_spec.rb method for generating list of values in sequence (#967) 2016-12-16 05:18:31 -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 Upgrade RSpec and other testing gems 2016-02-07 00:14:25 -05:00
transient_attributes_spec.rb Deprecate factory lookup by class 2016-03-09 05:29:15 -05:00