Use turbo_tests from our fork

This commit is contained in:
Klaus Zanders
2024-04-08 16:06:03 +02:00
committed by Oliver Günther
parent e0fd7ee12c
commit d0aeeceb55
2 changed files with 12 additions and 13 deletions
+2 -2
View File
@@ -233,7 +233,7 @@ group :test do
# Test prof provides factories from code
# and other niceties
gem "test-prof", "~> 1.3.0"
gem "turbo_tests", github: "crohr/turbo_tests", ref: "fix/runtime-info"
gem "turbo_tests", github: "opf/turbo_tests", ref: "with-patches"
gem "rack_session_access"
gem "rspec", "~> 3.13.0"
@@ -292,7 +292,7 @@ end
group :development do
gem "listen", "~> 3.9.0" # Use for event-based reloaders
gem 'letter_opener_web'
gem "letter_opener_web"
gem "spring"
gem "spring-commands-rspec"
+10 -11
View File
@@ -6,16 +6,6 @@ GIT
capybara_accessible_selectors (0.11.0)
capybara (~> 3.36)
GIT
remote: https://github.com/crohr/turbo_tests.git
revision: b700cdb344e1ed8e100fd1f56525ec12fa792b45
ref: fix/runtime-info
specs:
turbo_tests (2.0.0)
bundler (>= 2.1)
parallel_tests (>= 3.3.0, < 5)
rspec (>= 3.10)
GIT
remote: https://github.com/honestica/clamav-client.git
revision: 29e78ae94307cb34e79ddd29c5da79752239d8b7
@@ -66,6 +56,15 @@ GIT
omniauth-openid_connect-providers (0.2.0)
omniauth-openid-connect (>= 0.2.1)
GIT
remote: https://github.com/opf/turbo_tests.git
revision: c1c4707f536a5642a168650d273d714dfb62d842
ref: with-patches
specs:
turbo_tests (2.2.0)
parallel_tests (>= 3.3.0, < 5)
rspec (>= 3.10)
PATH
remote: modules/auth_plugins
specs:
@@ -794,7 +793,7 @@ GEM
activerecord (>= 6.1)
request_store (~> 1.4)
parallel (1.24.0)
parallel_tests (4.6.0)
parallel_tests (4.6.1)
parallel
parser (3.3.0.5)
ast (~> 2.4.1)