Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • backend backend
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • subugoesubugoe
  • ahiqarahiqar
  • backendbackend
  • Merge requests
  • !49

Resolve "Unit tests are not executed"

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged mrodzis requested to merge 72-unit-tests-are-note-executed into develop Nov 05, 2020
  • Overview 0
  • Commits 11
  • Pipelines 8
  • Changes 5

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 Nov 06, 2020 by mrodzis
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 72-unit-tests-are-note-executed