Skip to content
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

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

squanto
Copy link
Contributor

@squanto squanto commented Nov 26, 2024

Link to pivotal/JIRA issue

Is PM acceptance required? (delete one)

  • Yes - don't merge until JIRA issue is accepted!

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

squanto and others added 4 commits November 26, 2024 12:16
Copy link

Heroku app: https://gyr-review-app-5039-1a35aef68f04.herokuapp.com/
View logs: heroku logs --app gyr-review-app-5039 (optionally add --tail)

Co-authored-by: Hugo Melo <[email protected]>
@squanto squanto changed the title Fyst 1222 remove screener q from az flow Fyst 1222 remove screener questions from az flow Nov 26, 2024
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
Copy link
Contributor

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?

Copy link
Contributor

@anisharamnani anisharamnani left a 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants