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 GitHub Action workflow for verifying pact tests #967

Merged
merged 2 commits into from
Jun 14, 2024

Conversation

deborahchua
Copy link
Contributor

This workflow will verify via the deployment pipeline that each new build of support-api honours it's contract tests with gds-api-adapters.

Related PRS:

Trello card: https://trello.com/c/QBYirV6S/3494-add-pact-test-for-create-support-tickets-endpoint-5

@deborahchua deborahchua force-pushed the add-verfiy-pact-tests-ga branch 5 times, most recently from 36ee78f to e392a15 Compare June 6, 2024 12:02
This workflow will also be called by gds-api-adapters as part of
it's CI build to test that pacts are valid against this app.
@deborahchua deborahchua force-pushed the add-verfiy-pact-tests-ga branch from e392a15 to bd180c2 Compare June 6, 2024 12:15
The parameters are already valid so we only need to stub the response
from the Zendesk API call.
Copy link
Contributor

@AgaDufrat AgaDufrat left a comment

Choose a reason for hiding this comment

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

LGTM

@AgaDufrat
Copy link
Contributor

Merging as Deb is on annual leave.

@AgaDufrat AgaDufrat merged commit 082fea0 into main Jun 14, 2024
9 checks passed
@AgaDufrat AgaDufrat deleted the add-verfiy-pact-tests-ga branch June 14, 2024 08:42
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