Skip to content
#

consumer

Here are 367 public repositories matching this topic...

bethesque
bethesque commented Jul 9, 2021

Future documentation for this feature:

To delete pacts for a specific tag.

  • Open the Pact Broker and click "show latest tags"

  • Scroll to the row for the consumer/tag that you wish to delete.

  • Click on the "..." icon for that row

  • Select "Delete pacts for tag <tag>"

  • You will see a prompt with the text

    This will delete the pacts for provider <provider> and all ver
    
authorjapps
authorjapps commented Aug 5, 2020

As a SDET
I want a documentation or Wiki page where the expected vs actual field matching is explained
So that I can use these in my test automation to test the server response payloads and headers
e.g. id=123 , id="123", isValid=true, isValid="true" etc

AC1:

Cover the following currently supported mechanisms with examples

  • $EQ
  • (int)
  • (float) or (decimal)
  • (boolean)

Improve this page

Add a description, image, and links to the consumer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the consumer topic, visit your repo's landing page and select "manage topics."

Learn more