Skip to content
Snippets Groups Projects
Commit 3e416206 authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

Recorded codeception

parent f1ef33d4
No related branches found
No related tags found
No related merge requests found
......@@ -115,3 +115,11 @@ codeception test latest woocommerce manual:
- tags
variables:
- $DISABLE_CODECEPTION
codeception test recorded manual:
<<: *job-codeception-test
when: manual
allow_failure: true
script:
- vendor/bin/codecept run --ext Recorder --steps --xml --html -d
- 'curl -X POST --data-urlencode "payload={\"text\": \"Testy projektu <https://gitlab.com/wpdesk/${CI_PROJECT_NAME}|${CI_PROJECT_NAME}> zostały wykonane. <https://gitlab.com/wpdesk/${CI_PROJECT_NAME}/-/jobs/${CI_JOB_ID}/artifacts/browse/tests/codeception/tests/_output/records.html|Zapis testu>\", }" https://hooks.slack.com/services/${SLACK_AUTH}'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment