devhub-tud / devhub

DevHub is a software system designed to give students a simple practical introduction into modern software development.
15 stars 8 forks source link

Test creating a tag on the git server #364

Closed jwgmeligmeyling closed 7 years ago

jwgmeligmeyling commented 8 years ago

Create a unit test for creating a tag for a commit, determine whether to utilise an end-to-end, integration or unit test. Reflect on the code coverage improvement.

Note: this test code should be added in the git-server, but the issue is created here so we can put it under the right milestone