jvalue / ods

Open Data Service - Make consuming open data easy, safe, and reliable
GNU Affero General Public License v3.0
36 stars 23 forks source link

CDC Test and Pact Readme #360

Closed georg-schwarz closed 2 years ago

georg-schwarz commented 3 years ago

As a contributor I'd like to have a Readme where I can learn about the cdc setup with pact in order to have a fast introduction into the topic.

Is should contain: • What are cdc tests • How to run them • Where to find them in the project • Steps to update and create them

@felix-oq

felix-oq commented 2 years ago

@georg-schwarz Please take a look at this draft: https://github.com/felix-oq/open-data-service/blob/cdct-improve-workflows/doc/consumer-driven-contract-testing/README.md

Does it cover the topics detailed enough? Is the location of the Readme within the project fine?

georg-schwarz commented 2 years ago

Looks good! Location is also fine.

Maybe add a little section with comparison to integration tests? Or what they test and what they don't test?

felix-oq commented 2 years ago

@georg-schwarz By now, the issue should be solved by the PR #368