Skip to content

tests: Split the integration test into individual tests

Bastien Nocera requested to merge wip/hadess/split-tests into master

unittest_inspector.py lists the tests in the integration-test.py script, which are then added as individual tests.

Should fix the CI failing because tests take too long.

Merge request reports