Skip to content

Draft: Cucumber implementation of first test steps

Ghost User requested to merge feature/654-cucumber-dummy into main

Implementing test steps with Cucumber which enable to check the "real" submitted data which are part of the post and put requests towards the submission API via Mock objects.

-> planning#654

Merge request reports