Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reorganize ClaimsApi Request Specs (#18216)
* move/rename files + update example group name with convention ClaimsApi v1 + docs * move/rename files + update example group name with convention ClaimsApi v2 * lint * move/rename files + update example group name with convention ClaimsApi * linting * Refactor PDFStamper to use instance methods (#18167) * Refactor PDFStamper to use instance methods * lint * lint * lint * tests * Refactor 40-10007 too * tests * lint * More refactoring/linting * lint * lint * Update modules/simple_forms_api/app/controllers/simple_forms_api/v1/uploads_controller.rb Co-authored-by: Jacob Penner <[email protected]> * remove extra method * Fix stamping date * lint * booleans are hard * tests --------- Co-authored-by: Jacob Penner <[email protected]> * [DBX-18202] tune 526 failure_type for performance (#18213) * [DBX-18202] tune 526 failure_type for performance * general save * general save * general save * general save * API 38963 Hardcode VnpPtcpntAddrsWebServiceBean (#18034) * Hardcode VnpPtcpntAddrsWebServiceBean * Add spec * Alpha order and prepare for merges * API-38964-hardcode-VnpPtcpntPhoneService (#18023) * Adds VnpPtcpntPhoneService to definitions.rb. Adds VnpPtcpntPhoneService to CACHED_SERVICES. Adds tests. * Hardcode VnpPtcpntAddrsWebServiceBean * Add spec * Alpha order and prepare for merges * API-38535-hardcode-manage-rep-serv (#17990) * Adds bean & service to cached_services. Adds tests for ManageRepresentativeService. * Linting fix * Corrects bean/service pattern in local_bgs. Corrects spelling in find_definitions. Corrects bean name in tests. * Corrects linting * Get institutions from VES Oracle DB in CSVs on S3 * Create institution DB entries from S3 CSVs * Filter out Lighthouse Facilities not in VES * add new spec to CODEOWNERS * exclude deactivated facilities * rubocop fixes * UNDO test scheduled run * later test time * set test time * extract VES filtering logic to helper method * filter facilities based on additional flag * reset job times * rubocop fix * test fix * Invert default behavior - filter without a flag * PR feedback cleanup * remove overly-defensive param; PR cleanup * rubocop fix * add StatsD monitoring for job completion * clarify station number parsing from ID * remove github script - moved to ves-oracle-export repo * simplify out station_number logic, deferring to BaseFacility for the id split * reschedule job for 4:30pm ET, since the export is at 4 * Add lighthouse_claims_api_poa_dependent_claimants (#18176) Add the `lighthouse_claims_api_poa_dependent_claimants` feature flag. * API-39304-update-regex-to-match-EVSS-docker-container (#18149) * Updates regex to match EVSS docker container * Updates schema to match https://files.slack.com/files-pri/T1ZD0UBMZ-F072RFM691C/evss_docker_swagger.yaml * Adjusts maxLength to match EVSS schema. Adds docs. * Create MilitaryInformationHistory model (#18150) * Create MilitaryInformationHistory model * Update type of Array --------- Co-authored-by: Tonksthebear <[email protected]> * Mobile: Deprecate healthcare_service (#18085) * Deprecate healthcare_service * Rubocop --------- Co-authored-by: Tonksthebear <[email protected]> * Country_code (#18158) * add * indent * brakeman * alignment * Update Gemfile.lock brakeman brakeman change from 6.1.2 to 6.2.1 * Pensions 82564 pdf fill 3 (#18041) * Add 0969 unassociated incomes to PDF mapping * Update vets-json-schema * Handle lint errors * Update 0969 merge fields * API-38958-hardcode-vet-rep-serv (#17997) * Adds VDC/VeteranRepresentativeService to CACHED_SERVICES. Adds tests. * Update find_definitions_spec.rb * Linting * Linting * Extract request preferred dates from requested periods (#18171) * Extract request preferred dates from requested periods * Add unit tests * Lint * 85683: Allow multiple claims to be created in one submission (#18173) * Adds find_tracked_item to TrackedItems. Adds a test for that method. (#18130) * adds sign in feature toggle (#18151) * adds sign in feature toggle * renames feature --------- Co-authored-by: Alexander Garcia <[email protected]> * Api 39220 preserve form data (#18128) * API-39220-preserve-form-data * Adds function to preserve the original form data in the case we get an error during establishment * Adds tests for new method modified: modules/claims_api/app/sidekiq/claims_api/claim_establisher.rb modified: modules/claims_api/app/sidekiq/claims_api/service_base.rb modified: modules/claims_api/spec/sidekiq/claim_establisher_spec.rb modified: modules/claims_api/spec/sidekiq/service_base_spec.rb * Updates a comment * Updates a comment * Switches up the approach thanks to PR suggestions * Found a, perhaps, better alternative n deep_dup that still works as expected * Reverts Gemfile.lock change --------- Co-authored-by: Jennica Stiehl <[email protected]> * Bump tj-actions/changed-files from 44 to 45 (#18178) Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44 to 45. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v44...v45) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * add toggles for new debt team notification items (#18172) * replace mhv notification toggles with new ones * add toggles for new debt team notification items * replace mhv notification toggles with new ones (#18141) * add pagination to InquiriesController#index (#18189) Co-authored-by: khoa-v-nguyen <[email protected]> * Direct deposit legacy cleanup (#17857) * cleanup old disability-compensation files (replaced by direct-deposit) * Update VCR cassettes; remove unused ControlInformation model; update swagger specs * Remove reference to control_information * Hide the domain in vcr cassettes * Add codeowners va-api-engineers backend-review-group to config/initializers/integration_recorder.rb * Bump rubocop-rails from 2.25.1 to 2.26.0 (#18180) * Bump rubocop-rails from 2.25.1 to 2.26.0 Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.25.1 to 2.26.0. - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rails@v2.25.1...v2.26.0) --- updated-dependencies: - dependency-name: rubocop-rails dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * RuboCop Auto-Correct: Rails/PluralizationGrammar * RuboCop Auto-Correct: Rails/CompactBlank * RuboCop Auto-Correct: Rails/RootPathnameMethods * chore: Add Rakefile to CODEOWNERS --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eric Boehs <[email protected]> * Update test JSON - form 10-10d (#18148) * updated test json * updates * 90103: Add record status metrics for DR SavedClaim updater jobs (#18177) * Created VCR cassettes for the mobile profile upgrade for V2::ContactInformation::Service (#18174) * Check for icn when submitting 26-4555 (#18181) * Adds VnpAtchmsWebServiceBean/VnpAtchmsService to definitions and CACHED_SERVICES. Adds tests. (#18000) * Adds vnpPersonCreate from VnpPersonWebServiceBean/VnpPersonService. Adds tests. (#18002) * Alpha order and prepare for merges * Remove extra file * Fix missing merge * Fix merge again --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Austin Covrig <[email protected]> Co-authored-by: Austin Covrig <[email protected]> Co-authored-by: Mitch Saltykov <[email protected]> Co-authored-by: Tyler <[email protected]> Co-authored-by: Jason C <[email protected]> Co-authored-by: Tonksthebear <[email protected]> Co-authored-by: Don Shin <[email protected]> Co-authored-by: Tai Wilkin-Corraggio <[email protected]> Co-authored-by: John Luo <[email protected]> Co-authored-by: Bryan Alexander <[email protected]> Co-authored-by: Caitlin <[email protected]> Co-authored-by: Alexander Garcia <[email protected]> Co-authored-by: Rockwell Windsor Rice <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: asiisii <[email protected]> Co-authored-by: Khoa Nguyen <[email protected]> Co-authored-by: khoa-v-nguyen <[email protected]> Co-authored-by: Tom Harrison <[email protected]> Co-authored-by: Eric Boehs <[email protected]> Co-authored-by: Michael Clement <[email protected]> Co-authored-by: dfong-adh <[email protected]> Co-authored-by: Rachal Cassity <[email protected]> Co-authored-by: Eric Tillberg <[email protected]> * API-38965-hardcode-VnpPtcpntService (#18027) * Adds VnpPtcpntPhoneService to definitions.rb. Adds VnpPtcpntPhoneService to CACHED_SERVICES. Adds tests. * Adds VnpPtcpntService to definitions. Adds VnpPtcpntService to cached_services. Adds tests. * Hardcode VnpPtcpntAddrsWebServiceBean * Add spec * Alpha order and prepare for merges * API-38535-hardcode-manage-rep-serv (#17990) * Adds bean & service to cached_services. Adds tests for ManageRepresentativeService. * Linting fix * Corrects bean/service pattern in local_bgs. Corrects spelling in find_definitions. Corrects bean name in tests. * Corrects linting * Get institutions from VES Oracle DB in CSVs on S3 * Create institution DB entries from S3 CSVs * Filter out Lighthouse Facilities not in VES * add new spec to CODEOWNERS * exclude deactivated facilities * rubocop fixes * UNDO test scheduled run * later test time * set test time * extract VES filtering logic to helper method * filter facilities based on additional flag * reset job times * rubocop fix * test fix * Invert default behavior - filter without a flag * PR feedback cleanup * remove overly-defensive param; PR cleanup * rubocop fix * add StatsD monitoring for job completion * clarify station number parsing from ID * remove github script - moved to ves-oracle-export repo * simplify out station_number logic, deferring to BaseFacility for the id split * reschedule job for 4:30pm ET, since the export is at 4 * Add lighthouse_claims_api_poa_dependent_claimants (#18176) Add the `lighthouse_claims_api_poa_dependent_claimants` feature flag. * API-39304-update-regex-to-match-EVSS-docker-container (#18149) * Updates regex to match EVSS docker container * Updates schema to match https://files.slack.com/files-pri/T1ZD0UBMZ-F072RFM691C/evss_docker_swagger.yaml * Adjusts maxLength to match EVSS schema. Adds docs. * Create MilitaryInformationHistory model (#18150) * Create MilitaryInformationHistory model * Update type of Array --------- Co-authored-by: Tonksthebear <[email protected]> * Mobile: Deprecate healthcare_service (#18085) * Deprecate healthcare_service * Rubocop --------- Co-authored-by: Tonksthebear <[email protected]> * Country_code (#18158) * add * indent * brakeman * alignment * Update Gemfile.lock brakeman brakeman change from 6.1.2 to 6.2.1 * Pensions 82564 pdf fill 3 (#18041) * Add 0969 unassociated incomes to PDF mapping * Update vets-json-schema * Handle lint errors * Update 0969 merge fields * API-38958-hardcode-vet-rep-serv (#17997) * Adds VDC/VeteranRepresentativeService to CACHED_SERVICES. Adds tests. * Update find_definitions_spec.rb * Linting * Linting * Extract request preferred dates from requested periods (#18171) * Extract request preferred dates from requested periods * Add unit tests * Lint * 85683: Allow multiple claims to be created in one submission (#18173) * Adds find_tracked_item to TrackedItems. Adds a test for that method. (#18130) * adds sign in feature toggle (#18151) * adds sign in feature toggle * renames feature --------- Co-authored-by: Alexander Garcia <[email protected]> * Api 39220 preserve form data (#18128) * API-39220-preserve-form-data * Adds function to preserve the original form data in the case we get an error during establishment * Adds tests for new method modified: modules/claims_api/app/sidekiq/claims_api/claim_establisher.rb modified: modules/claims_api/app/sidekiq/claims_api/service_base.rb modified: modules/claims_api/spec/sidekiq/claim_establisher_spec.rb modified: modules/claims_api/spec/sidekiq/service_base_spec.rb * Updates a comment * Updates a comment * Switches up the approach thanks to PR suggestions * Found a, perhaps, better alternative n deep_dup that still works as expected * Reverts Gemfile.lock change --------- Co-authored-by: Jennica Stiehl <[email protected]> * Bump tj-actions/changed-files from 44 to 45 (#18178) Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44 to 45. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v44...v45) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * add toggles for new debt team notification items (#18172) * replace mhv notification toggles with new ones * add toggles for new debt team notification items * replace mhv notification toggles with new ones (#18141) * add pagination to InquiriesController#index (#18189) Co-authored-by: khoa-v-nguyen <[email protected]> * Direct deposit legacy cleanup (#17857) * cleanup old disability-compensation files (replaced by direct-deposit) * Update VCR cassettes; remove unused ControlInformation model; update swagger specs * Remove reference to control_information * Hide the domain in vcr cassettes * Add codeowners va-api-engineers backend-review-group to config/initializers/integration_recorder.rb * Bump rubocop-rails from 2.25.1 to 2.26.0 (#18180) * Bump rubocop-rails from 2.25.1 to 2.26.0 Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.25.1 to 2.26.0. - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rails@v2.25.1...v2.26.0) --- updated-dependencies: - dependency-name: rubocop-rails dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * RuboCop Auto-Correct: Rails/PluralizationGrammar * RuboCop Auto-Correct: Rails/CompactBlank * RuboCop Auto-Correct: Rails/RootPathnameMethods * chore: Add Rakefile to CODEOWNERS --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eric Boehs <[email protected]> * Update test JSON - form 10-10d (#18148) * updated test json * updates * 90103: Add record status metrics for DR SavedClaim updater jobs (#18177) * Created VCR cassettes for the mobile profile upgrade for V2::ContactInformation::Service (#18174) * Check for icn when submitting 26-4555 (#18181) * Adds VnpAtchmsWebServiceBean/VnpAtchmsService to definitions and CACHED_SERVICES. Adds tests. (#18000) * Adds vnpPersonCreate from VnpPersonWebServiceBean/VnpPersonService. Adds tests. (#18002) * Alpha order and prepare for merges * Remove extra file * Fix missing merge * Fix merge again * Fix person vs vnpPerson spec --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Austin Covrig <[email protected]> Co-authored-by: Austin Covrig <[email protected]> Co-authored-by: Mitch Saltykov <[email protected]> Co-authored-by: Tyler <[email protected]> Co-authored-by: Jason C <[email protected]> Co-authored-by: Tonksthebear <[email protected]> Co-authored-by: Don Shin <[email protected]> Co-authored-by: Tai Wilkin-Corraggio <[email protected]> Co-authored-by: John Luo <[email protected]> Co-authored-by: Bryan Alexander <[email protected]> Co-authored-by: Caitlin <[email protected]> Co-authored-by: Alexander Garcia <[email protected]> Co-authored-by: Rockwell Windsor Rice <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: asiisii <[email protected]> Co-authored-by: Khoa Nguyen <[email protected]> Co-authored-by: khoa-v-nguyen <[email protected]> Co-authored-by: Tom Harrison <[email protected]> Co-authored-by: Eric Boehs <[email protected]> Co-authored-by: Michael Clement <[email protected]> Co-authored-by: dfong-adh <[email protected]> Co-authored-by: Rachal Cassity <[email protected]> Co-authored-by: Eric Tillberg <[email protected]> * removed cst_use_claim_details_v2 from features.yml (#18144) * API-39216-helper-concern (#18164) * Extracts methods from the claims_controller to a helper methods module. Adds test for the new module. * Moves build_tracked_item from assistance module to tracked_items module, and corresponding tests. * Updates variable name from d to parsed_date based on Reek's recommendation. * 91327: Fix metric tag for DR SavedClaim status updater jobs (#18208) * Remove ch33 files (#18054) * remove CH33 related code and cassettes * Remove ch33_bank_account_serializer * remove ch33_bank_account routes/swagger * codeowners for bank_name_spec * Remove context with out examples * Remove more ch33 files * Remove a few more references to deleted fields/methods * Delete a few schema refs I missed --------- Co-authored-by: Tom Harrison <[email protected]> * API-39386-remove-disability-tx-matching-validation (#18205) * Removes treated disability name matching validation from modules/claims_api/app/controllers/concerns/claims_api/v2/disability_compensation_validation.rb. Removes related tests from modules/claims_api/spec/requests/v2/veterans/disability_compensation_request_spec.rb. Updates description in modules/claims_api/config/schemas/v2/526.json. * Updates description in modules/claims_api/config/schemas/v2/generate_pdf_526.json. * Updates dev/swagger.json & production/swagger.json. * chore: Rearrange comments in peroidic jobs (#18212) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Eric Tillberg <[email protected]> Co-authored-by: Jacob Penner <[email protected]> Co-authored-by: Sam Stuckey <[email protected]> Co-authored-by: Austin Covrig <[email protected]> Co-authored-by: Jennica Stiehl <[email protected]> Co-authored-by: Austin Covrig <[email protected]> Co-authored-by: Mitch Saltykov <[email protected]> Co-authored-by: Tyler <[email protected]> Co-authored-by: Jason C <[email protected]> Co-authored-by: Tonksthebear <[email protected]> Co-authored-by: Don Shin <[email protected]> Co-authored-by: Tai Wilkin-Corraggio <[email protected]> Co-authored-by: John Luo <[email protected]> Co-authored-by: Bryan Alexander <[email protected]> Co-authored-by: Caitlin <[email protected]> Co-authored-by: Alexander Garcia <[email protected]> Co-authored-by: Rockwell Windsor Rice <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: asiisii <[email protected]> Co-authored-by: Khoa Nguyen <[email protected]> Co-authored-by: khoa-v-nguyen <[email protected]> Co-authored-by: Tom Harrison <[email protected]> Co-authored-by: Eric Boehs <[email protected]> Co-authored-by: Michael Clement <[email protected]> Co-authored-by: dfong-adh <[email protected]> Co-authored-by: Rachal Cassity <[email protected]> Co-authored-by: samcoforma <[email protected]> Co-authored-by: Ryan McNeil <[email protected]>
- Loading branch information