Skip to content

Bugfix/#46 deploy test never fails

Michelle Weidling requested to merge bugfix/#46-deploy-test-never-fails into develop

Bug fix

Related Tickets

#46 (closed)

Does the result of the MR comply to our "definition of done"?

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

Closes

#46 (closed)

Summary

I added a HEAD annotation to the deploy API and introduced a test to the CI that checks if this API is available.

Furthermore I corrected the API endpoint of info that still had the leading /api in it (this is automatically resolved by the Apache Config).

Changelog

  • I added a statement to the CHANGELOG.

Version number

  • I bumped the version number in build.properties.

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

Merge request reports