Open zadigus opened 5 years ago
Just add a pipeline stage in the *-acceptance-pr
jobs to buid the spec and push it to softozor.ch.
The only missing part is the creation of a job for that in Jenkins. Everything else is done (for the backend).
Jenkins job to generate backend spec is ready. Now on the backend side what is missing is the integration of the test results into the spec. We probably need to export the behave results to junit, then convert junit to nunit, and then link the spec with the tests.
Video generation and conversion to gif is not done yet.
For the
consumer-frontend
,management-frontend
, andbackend
, we need a jenkins job that