Skip to content

Fix tests where the get ecmr controller method is called. The tests were not...

Artur Blek requested to merge fix_all_tests into main

Related issues

The most tests are not running because the parameters of the get ecmr endpoint changed

Acceptance criteria

  • Implemented code changes don't diverge from the related issue.
  • Documentation reflects the status quo after merge.
  • Version number is incremented according to SemVer. (Snapshot versions are not merged/released.)
  • Only released versions of dependencies are used (i.e. no snapshot versions).
  • Pipeline still works.
  • GitLab issue is up-to-date.

If necessary, the following sections have been updated:

  • Swagger
  • Readme.md
  • Documentation

Proposed squash commit message

Fix tests where the get ecmr controller method is called. The tests were not running because the parameters of the endpoint changed

Merge request reports

Loading