Skip to content

Fix warnings in tests, treat warnings as errors in CI.

lain requested to merge test-warnings into develop

The warnings revealed two bad tests, the code still worked but the test didn't actually test for it. Activating this for CI to prevent issues like these in the future.

Merge request reports