-
Notifications
You must be signed in to change notification settings - Fork 66
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
Refactor status check job for decision review forms #19426
Conversation
Generated by 🚫 Danger |
Very little new code, just file re-naming and deletion of duplicate code |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, just need to update this file to use the new job names. Also I'm assuming we don't need saved_claim_sc_status_updater_job.rb anymore either?
- secondary form handling needs more work - TODO: shared examples for tests
- now depends on a method in each subclass of the status updater - add tests for correct statsd increment value
- was renamed, but got resurrected during a merge
29282e7
to
4f18647
Compare
Backend-review-group approval confirmed. |
Summary
Related issue(s)
department-of-veterans-affairs/va.gov-team#96645
Testing done
What areas of the site does it impact?
No user-facing impact. Refactor of existing code to check status in Lighthouse
Acceptance criteria