File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed
lambdas/backend-client/pacts Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change 1- # pacts
1+ # Contract testing pact Notes
2+
3+ ## Pacts
4+
25This folder comntains the consumer cretaed contracts (pacts) these are created from lambdas/backend-client/src/__ tests__ /api.pact.spec.ts
36
4- # Verifier
7+ ## Verifier
8+
59This is a unit test which runs against
610This runs against the api /lambdas/backend-api/src/__ tests__ /templates/api/api.pact.test.ts and verifies the pacts generated from the client.
711
8-
9- # Bi-directional contract testing
12+ ## Bi-directional contract testing
1013
1114This verifies that the consumer tests are comptibale with the provider OAS spec infrastructure/terraform/modules/backend-api/spec.tmpl.json
1215
13- This bi-directional contract testing is only available as SAAS see https://pactflow.io/oss/
16+ This bi-directional contract testing is only available as SAAS see < https://pactflow.io/oss/ >
1417
15- See https://docs.pactflow.io/docs/bi-directional-contract-testing
18+ See < https://docs.pactflow.io/docs/bi-directional-contract-testing >
You can’t perform that action at this time.
0 commit comments