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
Yudai Takada 09053ea0ef
Fix some typo (#1542)
* Fix typo "delcaration" -> "declaration"

* Fix typo "Ususually" -> "Usually"

* Fix typo "assocition" -> "association"

* Fix typo "vaue" -> "value"
2022-06-08 07:01:10 -04:00
..
attribute Fix some typo (#1542) 2022-06-08 07:01:10 -04:00
declaration Fix some typo (#1542) 2022-06-08 07:01:10 -04:00
decorator Run standardrb 2020-06-10 17:11:39 -04:00
strategy Run standardrb 2020-06-10 17:11:39 -04: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 Run standardrb 2020-06-10 17:11:39 -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 Remove code for registering callbacks 2020-05-29 14:52:23 -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 Fix some typo (#1542) 2022-06-08 07:01:10 -04:00
definition_spec.rb Add Ruby 3.1 and Rails 7 to CI (#1526) 2022-01-14 15:08:08 -05:00
disallows_duplicates_registry_spec.rb Run standardrb 2020-06-10 17:11:39 -04:00
evaluator_class_definer_spec.rb Run standardrb 2020-06-10 17:11:39 -04:00
factory_spec.rb Run standardrb 2020-06-10 17:11:39 -04:00
find_definitions_spec.rb Run standardrb 2020-06-10 17:11:39 -04:00
internal_spec.rb Run standardrb 2020-06-10 17:11:39 -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 Add back did_you_mean spec 2020-07-10 12:14:40 -04:00
sequence_spec.rb Run standardrb 2020-06-10 17:11:39 -04: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