Skip to content

Commit

Permalink
chore(example): migrate message pact example
Browse files Browse the repository at this point in the history
This migrates the message pact example to the new format as with all the
other examples. The same broker is used for all the examples, thereby
speeding up all tests significantly.

The examples are only meant to showcase at a high level howPact is to be
used. More thorough examples might be available elsewhere.

Signed-off-by: JP-Ellis <josh@jpellis.me>
  • Loading branch information
JP-Ellis committed Sep 19, 2023
1 parent 2d43926 commit be4f1ed
Show file tree
Hide file tree
Showing 12 changed files with 275 additions and 525 deletions.
246 changes: 0 additions & 246 deletions examples/message/README.md

This file was deleted.

8 changes: 0 additions & 8 deletions examples/message/conftest.py

This file was deleted.

6 changes: 0 additions & 6 deletions examples/message/requirements.txt

This file was deleted.

7 changes: 0 additions & 7 deletions examples/message/run_pytest.sh

This file was deleted.

19 changes: 0 additions & 19 deletions examples/message/src/message_handler.py

This file was deleted.

Empty file.

0 comments on commit be4f1ed

Please sign in to comment.