Skip to content

Convert some of the integration tests to domain tests

Matt Clarke requested to merge convert_integration_tests into main

With the file-maker we can replicate some of the integration tests without needing Kafka running. This will help reduce the flakiness of the tests.

Merge request reports