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

Add feature flag to prepopulate USPS code #1434

Merged
merged 1 commit into from
May 18, 2017
Merged

Conversation

monfresh
Copy link
Contributor

Why: To make it easier to test mailing address verification without
having to actually wait to receive a letter from the USPS or having to
grab your code from the database.

The field will be prepopulated by default in development, and on the
following productions servers: dev, int, qa.

@monfresh
Copy link
Contributor Author

Once #1421 is merged, I will rebase and update the specs to use this feature.

Copy link
Contributor

@gemfarmer gemfarmer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works locally and I don't see any problem with the code :)

**Why**: To make it easier to test mailing address verification without
having to actually wait to receive a letter from the USPS or having to
grab your code from the database.

The field will be prepopulated by default in development, and on the
following productions servers: dev, int, qa.
@monfresh monfresh merged commit 8cc97de into master May 18, 2017
@monfresh monfresh deleted the mb-prepopulate-usps-code branch May 18, 2017 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants