Skip to content

Merge intergration tests into single binary

Jon Foss Mikalsen requested to merge joonnna/integration-test-binaries into master

Moves all integrations tests under a single mod, this way we only need to compile a single test binary for the integration tests instead one binary per test.

Merge request reports