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-43484] Update PowerOfAttorneyRequest index response docs #19974

Open
wants to merge 1 commit into
base: tdc/poa-requests-index-update
Choose a base branch
from

update docs

5df686e
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

[API-43484] Update PowerOfAttorneyRequest index response docs #19974

update docs
5df686e
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Dec 20, 2024 in 0s

1 fail, 6 skipped, 27 941 pass in 1h 6m 33s

    24 files      24 suites   1h 6m 33s ⏱️
27 948 tests 27 941 ✅ 6 💤 1 ❌
28 274 runs  28 267 ✅ 6 💤 1 ❌

Results for commit 5df686e.

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/rspec24.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'