thoughtbot--factory_bot/spec/factory_bot
Daniel Colson 3a4d6f489c
Remove problematic did_you_mean spec
I had thought did_you_mean for KeyErrors was available in Ruby 2.3 and
higher, but this spec seems to be failing for Ruby 2.3 and 2.4.
Since we have OK coverage of the custom KeyError message behavior
elsewhere, I don't think this test is essential.
2018-12-16 22:48:06 -05:00
..
attribute Fix assorted RuboCop spacing volations (#1203) 2018-09-27 21:35:05 -04:00
declaration Raise more meaningful error for unregistered trait 2018-10-31 12:50:39 -04:00
decorator Avoid recursive call to AttributeHash#attributes 2018-10-26 10:51:05 -04:00
strategy Do not add missing timestamps when using build stubbed strategy 2018-08-05 17:46:38 -04:00
aliases_spec.rb Remove unnecessary spec_helper requires 2018-05-21 18:03:28 +01:00
attribute_list_spec.rb Remove remaining RuboCop TODOs 2018-10-21 12:15:32 -04:00
attribute_spec.rb Remove warning about setter methods 2018-09-28 16:59:48 -04:00
callback_spec.rb Remove unnecessary spec_helper requires 2018-05-21 18:03:28 +01:00
declaration_list_spec.rb Remove references to static attributes 2018-09-28 17:35:10 -04:00
definition_proxy_spec.rb Raise helpful error block given to association 2018-10-28 19:12:34 -04:00
definition_spec.rb Register inline sequence to allow for rewinding 2018-09-08 02:29:30 +00:00
disallows_duplicates_registry_spec.rb Remove unnecessary spec_helper requires 2018-05-21 18:03:28 +01:00
evaluator_class_definer_spec.rb [Rubocop] Style Cop Offenses (#1208) 2018-10-07 18:02:54 -04:00
factory_spec.rb Remove unhelpful spec 2018-11-18 15:47:55 -05:00
find_definitions_spec.rb Rubocop: Fix Style/StringLiterals Offenses (#1216) 2018-10-07 21:45:51 -04:00
null_factory_spec.rb Remove unnecessary spec_helper requires 2018-05-21 18:03:28 +01:00
null_object_spec.rb Remove unnecessary spec_helper requires 2018-05-21 18:03:28 +01:00
registry_spec.rb Remove problematic did_you_mean spec 2018-12-16 22:48:06 -05:00
sequence_spec.rb Remove unnecessary spec_helper requires 2018-05-21 18:03:28 +01:00
strategy_calculator_spec.rb Remove unnecessary spec_helper requires 2018-05-21 18:03:28 +01:00