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/factory_bot
Richie Thomas 03e59b4a6d
Refactor declaration_list_spec.rb to conform to Let's Not style (#1340)
* Refactor declaration_list_spec.rb to conform to Let's Not style

* Fix Hound error ('Naming/VariableNumber: Use normalcase for variable numbers.')
2019-10-25 09:09:59 -07:00
..
attribute Deprecate and move to Internal sequence methods 2019-06-04 19:02:51 -04:00
declaration Deprecate and move to Internal sequence methods 2019-06-04 19:02:51 -04:00
decorator Avoid recursive call to AttributeHash#attributes 2018-10-26 10:51:05 -04:00
strategy Avoid time travel in tests 2019-08-01 11:21:06 +01:00
aliases_spec.rb Refactor aliases_spec.rb to more closely adhere to the Let's Not school of RSpec (#1338) 2019-10-15 09:42:52 -07:00
attribute_list_spec.rb Remove remaining RuboCop TODOs 2018-10-21 12:15:32 -04:00
attribute_spec.rb Refactor attribute_spec.rb to conform with Let's Not style (#1339) 2019-10-16 08:38:21 -07:00
callback_spec.rb Deprecate/Move strategies and callback methods 2019-06-04 20:09:14 -04:00
declaration_list_spec.rb Refactor declaration_list_spec.rb to conform to Let's Not style (#1340) 2019-10-25 09:09:59 -07:00
definition_proxy_spec.rb Improve error for static attribute attempts 2019-04-26 12:47:12 -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 Deprecate and move to Internal factories methods 2019-06-04 19:39:04 -04:00
find_definitions_spec.rb Rubocop: Fix Style/StringLiterals Offenses (#1216) 2018-10-07 21:45:51 -04:00
internal_spec.rb Deprecate/Move strategies and callback methods 2019-06-04 20:09:14 -04:00
null_factory_spec.rb Refactor null_factory_spec.rb to conform to Let's Not style (#1347) 2019-10-23 14:19:40 -07:00
null_object_spec.rb Refactor null_object_spec.rb to conform to Let's Not style (#1348) 2019-10-23 15:22:53 -07:00
registry_spec.rb Refactory registry_spec.rb to conform to Let's Not style (#1349) 2019-10-23 14:15:53 -07:00
sequence_spec.rb Remove unnecessary spec_helper requires 2018-05-21 18:03:28 +01:00
strategy_calculator_spec.rb Refactors strategy_calculator_spec.rb to conform to Let's Not style (#1351) 2019-10-23 14:16:09 -07:00