Skip to content

Commit 0810667

Browse files
committed
note
1 parent 71998c9 commit 0810667

File tree

1 file changed

+4
-0
lines changed
  • services/api-server/tests/unit/pact_broker

1 file changed

+4
-0
lines changed

services/api-server/tests/unit/pact_broker/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ PACT_BROKER_URL=<fill-broker-url> PACT_BROKER_USERNAME=<fill-username> PACT_BROK
1010
make test-pacts
1111
```
1212

13+
## How to run this test locally?
14+
15+
- Still not implemented
16+
- The idea would be use local copies of the pacts (see services/api-server/tests/unit/pact_broker/pacts/*.json) instead of reaching the pact server for them.
1317

1418
## How to install and Publish new contract to Broker?
1519

0 commit comments

Comments
 (0)