Skip to content

Adding fix for DIPS/UMAMI integration test

Alexander Froch requested to merge alfroch-fix-integration-tests into master

This MR adds:

  • Fixes a small issue with the integration tests of DIPS and UMAMI. The tests where called multiple times due to wrongly specifying which test should run (contributes to #107 (closed)).
  • Adding an exception to pylint (too-many-instance-attributes).
Edited by Alexander Froch

Merge request reports