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.

Merge request reports