improve test setup

This commit is contained in:
João Victor Geonizeli
2022-02-27 14:23:37 -03:00
parent ee07cac9b2
commit cec57e0ad2
3 changed files with 20 additions and 38 deletions

View File

@@ -77,6 +77,11 @@ GEM
diff-lcs (1.5.0)
digest (3.1.0)
erubi (1.10.0)
factory_bot (6.2.0)
activesupport (>= 5.0.0)
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
railties (>= 5.0.0)
globalid (1.0.0)
activesupport (>= 5.0)
i18n (1.10.0)
@@ -166,6 +171,8 @@ GEM
rspec-mocks (~> 3.10)
rspec-support (~> 3.10)
rspec-support (3.11.0)
shoulda-matchers (5.1.0)
activesupport (>= 5.2.0)
strscan (3.0.1)
thor (1.2.1)
timeout (0.2.0)
@@ -182,11 +189,12 @@ PLATFORMS
DEPENDENCIES
bootsnap
debug
factory_bot_rails (~> 6.2)
pg (~> 1.1)
puma (~> 5.0)
rails (~> 7.0.2, >= 7.0.2.2)
rspec-rails (~> 5.1)
tzinfo-data
shoulda-matchers (~> 5.1)
RUBY VERSION
ruby 3.1.1p18