diff --git a/test-engineering/contract-tests/README.md b/test-engineering/contract-tests/README.md index 3692fa42..cea74a96 100644 --- a/test-engineering/contract-tests/README.md +++ b/test-engineering/contract-tests/README.md @@ -11,6 +11,7 @@ The contract test suite is designed to be set up as a `docker-compose` CI workflow. The following sections as well as the sequence diagram below describe the individual components of the suite. +**Test Scenario: success_windows_desktop** ![Sequence diagram of the integration tests][sequence_diagram] To run the contract tests locally, execute the following from the repository root: diff --git a/test-engineering/contract-tests/sequence_diagram.png b/test-engineering/contract-tests/sequence_diagram.png index bc1ea915..0e777246 100644 Binary files a/test-engineering/contract-tests/sequence_diagram.png and b/test-engineering/contract-tests/sequence_diagram.png differ