Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[VI-252] MAP STS token validation #19907

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

spec & mock updates

b51b540
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

[VI-252] MAP STS token validation #19907

spec & mock updates
b51b540
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Dec 17, 2024 in 0s

6 fail, 6 skipped, 27 666 pass in 1h 7m 17s

    24 files  ± 0      24 suites  ±0   1h 7m 17s ⏱️ - 2m 44s
27 678 tests +30  27 666 ✅ +66  6 💤 ±0  6 ❌  - 36 
28 002 runs  +30  27 990 ✅ +66  6 💤 ±0  6 ❌  - 36 

Results for commit b51b540. ± Comparison against earlier commit 8072f78.

Annotations

Check warning on line 0 in ./modules/check_in/spec/requests/check_in/v2/sessions/appointments_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

CheckIn::V2::Sessions::Appointments GET `index` with valid LoROTA session when facility service succeeds 200 but clinic service returns 500 returns error (modules.check_in.spec.requests.check_in.v2.sessions.appointments_spec) failed

Test Results/rspec18.xml [took 1s]
Raw output
expected the response to have status code :bad_request (400) but it was :internal_server_error (500)
\e[1mFailure/Error: \e[0mexpect(response).to have_http_status(:bad_request)
  expected the response to have status code :bad_request (400) but it was :internal_server_error (500)
/usr/local/bundle/cache/ruby/3.3.0/gems/super_diff-0.14.0/lib/super_diff/rspec/monkey_patches.rb:45:in `handle_failure'
./modules/check_in/spec/requests/check_in/v2/sessions/appointments_spec.rb:483:in `block (5 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:124:in `block in run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:37:in `block (2 levels) in setup'

Check warning on line 0 in ./modules/check_in/spec/requests/check_in/v2/sessions/appointments_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

CheckIn::V2::Sessions::Appointments GET `index` with valid LoROTA session when appointment service returns successfully without…n id for single appointment returns appointments (modules.check_in.spec.requests.check_in.v2.sessions.appointments_spec) failed

Test Results/rspec18.xml [took 1s]
Raw output
expected the response to have status code :ok (200) but it was :internal_server_error (500)
\e[1mFailure/Error: \e[0mexpect(response).to have_http_status(:ok)
  expected the response to have status code :ok (200) but it was :internal_server_error (500)
/usr/local/bundle/cache/ruby/3.3.0/gems/super_diff-0.14.0/lib/super_diff/rspec/monkey_patches.rb:45:in `handle_failure'
./modules/check_in/spec/requests/check_in/v2/sessions/appointments_spec.rb:311:in `block (5 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:124:in `block in run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:37:in `block (2 levels) in setup'

Check warning on line 0 in ./modules/check_in/spec/requests/check_in/v2/sessions/appointments_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

CheckIn::V2::Sessions::Appointments GET `index` with valid LoROTA session when appointment service returns successfully without clinic returns appointments (modules.check_in.spec.requests.check_in.v2.sessions.appointments_spec) failed

Test Results/rspec18.xml [took 1s]
Raw output
expected the response to have status code :ok (200) but it was :internal_server_error (500)
\e[1mFailure/Error: \e[0mexpect(response).to have_http_status(:ok)
  expected the response to have status code :ok (200) but it was :internal_server_error (500)
/usr/local/bundle/cache/ruby/3.3.0/gems/super_diff-0.14.0/lib/super_diff/rspec/monkey_patches.rb:45:in `handle_failure'
./modules/check_in/spec/requests/check_in/v2/sessions/appointments_spec.rb:399:in `block (5 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:124:in `block in run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:37:in `block (2 levels) in setup'

Check warning on line 0 in ./modules/check_in/spec/requests/check_in/v2/sessions/appointments_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

CheckIn::V2::Sessions::Appointments GET `index` with valid LoROTA session when facility service returns 500 returns error (modules.check_in.spec.requests.check_in.v2.sessions.appointments_spec) failed

Test Results/rspec18.xml [took 1s]
Raw output
expected the response to have status code :bad_request (400) but it was :internal_server_error (500)
\e[1mFailure/Error: \e[0mexpect(response).to have_http_status(:bad_request)
  expected the response to have status code :bad_request (400) but it was :internal_server_error (500)
/usr/local/bundle/cache/ruby/3.3.0/gems/super_diff-0.14.0/lib/super_diff/rspec/monkey_patches.rb:45:in `handle_failure'
./modules/check_in/spec/requests/check_in/v2/sessions/appointments_spec.rb:453:in `block (5 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:124:in `block in run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:37:in `block (2 levels) in setup'

Check warning on line 0 in ./modules/check_in/spec/requests/check_in/v2/sessions/appointments_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

CheckIn::V2::Sessions::Appointments GET `index` with valid LoROTA session when appointment service returns 500 returns error (modules.check_in.spec.requests.check_in.v2.sessions.appointments_spec) failed

Test Results/rspec18.xml [took 1s]
Raw output
expected the response to have status code :bad_request (400) but it was :internal_server_error (500)
\e[1mFailure/Error: \e[0mexpect(response).to have_http_status(:bad_request)
  expected the response to have status code :bad_request (400) but it was :internal_server_error (500)
/usr/local/bundle/cache/ruby/3.3.0/gems/super_diff-0.14.0/lib/super_diff/rspec/monkey_patches.rb:45:in `handle_failure'
./modules/check_in/spec/requests/check_in/v2/sessions/appointments_spec.rb:425:in `block (5 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:124:in `block in run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:37:in `block (2 levels) in setup'

Check warning on line 0 in ./modules/check_in/spec/requests/check_in/v2/sessions/appointments_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

CheckIn::V2::Sessions::Appointments GET `index` with valid LoROTA session when appointment service returns successfully returns appointments (modules.check_in.spec.requests.check_in.v2.sessions.appointments_spec) failed

Test Results/rspec18.xml [took 1s]
Raw output
expected the response to have status code :ok (200) but it was :internal_server_error (500)
\e[1mFailure/Error: \e[0mexpect(response).to have_http_status(:ok)
  expected the response to have status code :ok (200) but it was :internal_server_error (500)
/usr/local/bundle/cache/ruby/3.3.0/gems/super_diff-0.14.0/lib/super_diff/rspec/monkey_patches.rb:45:in `handle_failure'
./modules/check_in/spec/requests/check_in/v2/sessions/appointments_spec.rb:222:in `block (5 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:124:in `block in run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:37:in `block (2 levels) in setup'