Skip to content

More test fixes

lain requested to merge more-test-fixes into develop

This fixes an issue with the code sometimes not being loaded, depending on the load order.

This also removes the test coverage, nobody ever looked at it and it makes the test logs unreadable because meck constantly creates phantom modules that get 'deleted'. We can reintroduce it once we get rid of mock/meck.

Edited by lain

Merge request reports