Integration tests

The purpose of these tests is to integrate all the necessary components, run some test scenarios, and verify that the expected results are observed.

Components

The necessary components can be deployed through the following docker-compose files:

Test Scenarios

<–Back to the Demonstrations