Skip to content

LindomarReitz/checkout-api-example

Repository files navigation

checkout-api-example

Main workflow Maintainability

Change the env PACT_BROKER_URL before publishing to Pact Broker. If you want to use PactFlow change the env PACT_BROKER_TOKEN.

Run using docker-compose:

docker-compose up -d
docker-compose exec checkout_api bash

Install the dependencies:

npm install

Run the consumer tests:

npm run pactTest

Publish pacts to Pact Broker:

npm run publish:pact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published