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

Deploy to test #258

Merged
merged 7 commits into from
Dec 8, 2021
Merged

Deploy to test #258

merged 7 commits into from
Dec 8, 2021

Conversation

thekaveman
Copy link
Member

No description provided.

dependabot bot and others added 7 commits December 6, 2021 21:30
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](cypress-io/cypress@v9.1.0...v9.1.1)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…e/cypress-9.1.1

chore(deps-dev): bump cypress from 9.1.0 to 9.1.1 in /tests/e2e
the 500 response is used to indicate a duplicate registration

in order to determine if a 500 is a a duplicate registration or a "real"
server error, we need to ensure the customer_id exists in the error
details coming back with the 500
it is an error condition here if there is no 'id' property in the
returned customer response, so raise if property is missing or null
apparently the API only returns the customer id in the response to
update a customer, if the customer id was included in the payload of the
the original API call

even though the customer id is used as part of the URL fragment...
@thekaveman thekaveman added this to the December 2021 milestone Dec 8, 2021
@thekaveman thekaveman added this to In progress in Benefits 2021 via automation Dec 8, 2021
Benefits 2021 automation moved this from In progress to Reviewer approved Dec 8, 2021
@thekaveman thekaveman merged commit 9e2a390 into test Dec 8, 2021
Benefits 2021 automation moved this from Reviewer approved to Done Dec 8, 2021
@github-actions github-actions bot added the deployment [auto] Pull requests that deploy to test or prod label Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment [auto] Pull requests that deploy to test or prod
Projects
No open projects
Benefits 2021
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants