-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update Form526Submission.form w/ classificationCode before submitting…
… to eVSS (#12905) * fix missing request param * log submission id before classification * write update_form_classification() to actually update the form for eVSS * WIP - troubleshooting method not getting called * wip endponit * still WIP testing form update functionality * fix logic for updating form, test against changed outputs * remove comment * fix rubocop issues * remove safeguards for handling legacy vro code * simplify form update function * update spec mock request to resemble current api response * address rubocop * change logging statement to work better w/ datadog * switch to form.to_json * move nil check up * update settings for local vro testing * add additional test case for handling null response * address rubocop issues * address rubocop issue * update spec to reflect latest vro api response --------- Co-authored-by: verdanceluke <[email protected]>
- Loading branch information
1 parent
a5722ee
commit 2a75c3a
Showing
7 changed files
with
136 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
spec/support/vcr_cassettes/virtual_regional_office/contention_classification.yml
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
86 changes: 86 additions & 0 deletions
86
...support/vcr_cassettes/virtual_regional_office/contention_classification_null_response.yml
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.