Skip to content

Resolve "Empty sut variants dialog when creating a test case in a project without sut variants"

This MR replaces the empty dropdown menus and the empty lists with a text that tells the user to create sut-variants. Additionally, there is a little fix for the duration timer. There was a bug that when having 59 minutes and clicking the + button, the 59 would still be there instead of being replaced by a 0.

Acceptance criteria

  • Coverage is higher or equal to coverage on master coverage
  • CI runs without problems
  • Code doesn't contain TODOs or unused functions
  • Code has been inspected and deemed to have decent quality [effectiveGo]: https://golang.org/doc/effective_go.html

Closes #172 (closed) Closes #175 (closed)

Edited by Timo Heim

Merge request reports