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

Api 42322 extract org web service bean from local bgs #19796

Merged

Use method instead of hardcoded text

bedb3bb
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Api 42322 extract org web service bean from local bgs #19796

Use method instead of hardcoded text
bedb3bb
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Dec 20, 2024 in 0s

1 fail, 6 skipped, 28 047 pass in 1h 8m 59s

    24 files  ±  0      24 suites  ±0   1h 8m 59s ⏱️ -47s
28 054 tests +411  28 047 ✅ +410  6 💤 ±0  1 ❌ +1 
28 380 runs  +413  28 373 ✅ +412  6 💤 ±0  1 ❌ +1 

Results for commit bedb3bb. ± Comparison against earlier commit 4735c99.

Annotations

Check warning on line 0 in ./modules/claims_api/spec/lib/claims_api/v2/disability_compensation_validation_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestDisabilityCompensationValidationClass validation for BDD_PROGRAM claim when federalActivation is present and all the required attributes are present (modules.claims_api.spec.lib.claims_api.v2.disability_compensation_validation_spec) failed

Test Results/rspec16.xml [took 0s]
Raw output
Expected \e[33m[{ detail: "The anticipated separation date must be a date in the future.", source: "/serviceInformation/federalActivation/", title: "Unprocessable Entity", status: "422" }]\e[0m    to eq \e[35mnil\e[0m
\e[1mFailure/Error: \e[0mexpect(current_error_array).to eq(nil)

  Expected \e[33m[{ detail: "The anticipated separation date must be a date in the future.", source: "/serviceInformation/federalActivation/", title: "Unprocessable Entity", status: "422" }]\e[0m
     to eq \e[35mnil\e[0m
/usr/local/bundle/cache/ruby/3.3.0/gems/super_diff-0.14.0/lib/super_diff/rspec/monkey_patches.rb:43:in `handle_failure'
./modules/claims_api/spec/lib/claims_api/v2/disability_compensation_validation_spec.rb:526:in `block (4 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'