Add 3 more tests, fix coverage script, small fixes
- Add unittests for UserJob, DiracILC & RootExecutableAnalysis
- Fix
.gitlab-ci.d/calculate-complete-coverage.sh
to set the environment variable so the xroot protocol works for the SETests (previously only set in.gitlab-ci.d/run-setests.sh
) - Whitespace fixes and add
assertDiracFailsWith_equals
utility function.