-
Notifications
You must be signed in to change notification settings - Fork 13
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
Fyst 1222 remove screener questions from az flow #5039
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: Mike Rotondo <[email protected]>
Co-authored-by: Mike Rotondo <[email protected]>
Co-authored-by: Mike Rotondo <[email protected]>
Co-authored-by: Hugo Melo <[email protected]>
Heroku app: https://gyr-review-app-5039-1a35aef68f04.herokuapp.com/ |
Co-authored-by: Hugo Melo <[email protected]>
Co-authored-by: Hugo Melo <[email protected]>
Co-authored-by: Hugo Melo <[email protected]>
Co-authored-by: Hugo Melo <[email protected]>
|
||
context "with offboarded_from set in the session" do | ||
render_views | ||
let(:offboarded_from_path) do | ||
StateFile::Questions::AzEligibilityResidenceController.to_path_helper | ||
StateFile::Questions::NyEligibilityResidenceController.to_path_helper |
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.
🤔 hmm, why did y'all change out the controller referenced in this test to NY as opposed to another state that we support?
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.
thanks @mrotondo and @squanto! yay to deleting code 🎉
i do have one pebble-ish comment. considering that we don't support NY anymore, could the test be swapped out for another controller? if that's not doable, could we delete the test?
plus, if we do decide to completely remove NY one day. this would be another thing to clean up down the line.
Co-authored-by: Hugo Melo <[email protected]>
Link to pivotal/JIRA issue
Is PM acceptance required? (delete one)
Reminder: merge main into this branch and get green tests before merging to main
What was done?
Remove screener questions from AZ flow
How to test?
Click get started in AZ
Confirm that you're redirect to the eligible page