Setup Faker and Factorybot
All checks were successful
CI / scan_ruby (push) Successful in 20s
CI / scan_js (push) Successful in 11s
CI / lint (push) Successful in 11s
CI / test (push) Successful in 33s

This commit is contained in:
sto
2025-03-27 09:27:25 +01:00
parent 12f9f33034
commit 7023600cd1
9 changed files with 58 additions and 12 deletions

View File

@@ -119,6 +119,13 @@ GEM
et-orbi (1.2.11)
tzinfo
execjs (2.10.0)
factory_bot (6.5.1)
activesupport (>= 6.1.0)
factory_bot_rails (6.4.4)
factory_bot (~> 6.5)
railties (>= 5.0.0)
faker (3.5.1)
i18n (>= 1.8.11, < 2)
friendly_id (5.5.1)
activerecord (>= 4.0.0)
fugit (1.11.1)
@@ -423,6 +430,8 @@ DEPENDENCIES
capybara
dartsass-rails
debug
factory_bot_rails
faker
friendly_id (~> 5.5.0)
importmap-rails
jbuilder