Skip to content

Re-enable automatic SETests, add more unittests, fixes in PrepareOptionsFile

Jan Hendrik Ebbing requested to merge jebbing/ILCDIRAC:unittests into Rel-v25r0
  1. SETests have been reenabled in the CI environment.
  2. While testing PrepareOptionsFile, several bugs became apparent (though not 100% sure because the expected behaviour is documented nowhere) that have been fixed,
  3. Add more unittests for PrepareOptionsFile.
  4. Started Test/Utilities directory for commonly used test methods, such as to mock the files for a method that opens several files.

Merge request reports