Skip to content

Reduced amount of input files for CI tests (#133)

Thomas Strebler requested to merge tstreble/easyjet:CI_update into main

Updated CI tests to reduce the amount of input files as discussed in #133 (closed)

In the process:

  • existing tests with identical configs but different inputs have been merged
  • some consistent naming scheme for the tests has been introduced
  • input files have been reduced to those listed now

The change set is actually not trivial to review unfortunately but independent commits should be more manageable.

Merge request reports