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

No notification creation if school has no contact #279

Merged
merged 3 commits into from
Sep 14, 2016
Merged

Conversation

higs4281
Copy link
Member

@higs4281 higs4281 commented Sep 14, 2016

The introduction of demo program data made it possible to generate a notification object for a school that has no contact info.
This PR prevents the creation of notifications in such cases.
We're also expanding the allowed offer ID length to 128 to allow for more robust hashes.
Addresses GHE # 218 and 219.

Additions

  • Test for cases where school has no contact info.

Changes

  • VerifyView
  • offer ID verification expanded to allow up to 128 characters

Review

  • @amymok
  • Project documentation has been updated (including the "Unreleased" section of the CHANGELOG)

The introduction of demo program data made it possible to generate a
notification object for a school that has no contact info. This prevents
the creation of notifications in such cases.
Addresses GHE # 218.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 3ca0082 on fix-notifications into 6142d90 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling e842ee1 on fix-notifications into 6142d90 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 1262be9 on fix-notifications into 6142d90 on master.

@amymok
Copy link

amymok commented Sep 14, 2016

👍

@higs4281 higs4281 merged commit a9d09ad into master Sep 14, 2016
@higs4281 higs4281 deleted the fix-notifications branch September 14, 2016 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants