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 Http Post and Delete examples #783

Merged

Commits on Sep 12, 2024

  1. feat(examples): add post and delete

    Extend the existing examples to showcase both HTTP POST and DELETE
    requests, and how they are handled in Pact. Specifically showcasing how
    the verifying can ensure that any side-effects have taken place.
    
    Co-authored-by: Amit Singh <[email protected]>
    Signed-off-by: JP-Ellis <[email protected]>
    amit828as authored and JP-Ellis committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    75edcbb View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. chore: refactor tests

    Signed-off-by: JP-Ellis <[email protected]>
    JP-Ellis committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    7c1f341 View commit details
    Browse the repository at this point in the history