Skip to content

Resolve "Unit tests are not executed"

Michelle Weidling requested to merge 72-unit-tests-are-note-executed into develop

Bug fix

Summary

Double imports of modules and the import of a no longer existing test module have been deleted.

Furthermore, the CI now checks 1. if the test API is available and 2. if the result XML which contains the unit test results exists.

Compliance to “Definition of Done”

  • Unit tests passed
  • Code reviewed
  • Acceptance criteria met
  • Functional tests passed
  • Non-Functional requirements met
  • Product Owner accepts the User Story

Related

Closes

Closes #72 (closed).

Changelog

  • I added a statement to the CHANGELOG.

Version number

  • I bumped the version number in build.properties.

Readme and general docs

  • I updated the README (if applicable) and kept the docs up to date.

/cc Mathias Göbel, Frank Schneider, Michelle Weidling

Edited by Michelle Weidling

Merge request reports