buerokratt / POC-DMR.Cross-functional-requirements

Cross-functional requirements to take into account when developing or planning to develop Bürokratt's custom base components
MIT License
1 stars 1 forks source link

Cross: Implement "bot-to-bot" integration test #62

Open martinkearn opened 2 years ago

martinkearn commented 2 years ago

AS A system engineer I WANT to be able to execute the "bot-to-bot" integration test outlined in the "Integration Test Strategy" document SO THAT I can test that the system can route a message from one bot to another

Refer to integration-testing-strategy.md for details of what the "bot-to-bot" test should do.

Implement the test outlined in the integration test strategy document. This includes writing the code for the test itself.

This does not include the test being executed as part of a pipeline or be used as a gate in any pipelines.

Implementation of other test paths will be covered in other issues.

Dependencies

Acceptance Criteria