department-of-veterans-affairs / va.gov-team

Public resources for building on and in support of VA.gov. Visit complete Knowledge Hub:
https://depo-platform-documentation.scrollhelp.site/index.html
281 stars 197 forks source link

Move backend transform functions to utils module #88279

Closed maxx1128 closed 1 month ago

maxx1128 commented 1 month ago

Issue Description

For the transform files in modules/debts_api/lib/debts_api/v0/fsr_form_transform, methods that are class-agnostic should be moved to modules/debts_api/lib/debts_api/v0/fsr_form_transform/utils.rb. These are functional components that have no class-specific intent or function.

Back end tasks

Acceptance Criteria

Appendix

Product notes

Tech notes


How to configure this issue

maxx1128 commented 1 month ago

As of the end of Sprint 129, this ticket's pull request is approved and ready to merge. However, we're concerned that merging it will negatively affect testing. So, we're holding off on the final merge for now.