Skip to content

Decouple int test

The integration test test_basic uses resources from unittests, that are there no longer needed.

  • check what it uses
  • make it available in the test directly
  • check that it still runs