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

Codeception coverage

parent 4e2d02ef
No related branches found
No related tags found
No related merge requests found
...@@ -465,6 +465,7 @@ codeception test coverage: ...@@ -465,6 +465,7 @@ codeception test coverage:
- rm -r /tmp/project/tests - rm -r /tmp/project/tests
- rm -r ${APACHE_DOCUMENT_ROOT}/wp-content/plugins/${CI_PROJECT_NAME} - rm -r ${APACHE_DOCUMENT_ROOT}/wp-content/plugins/${CI_PROJECT_NAME}
- cp -r /tmp/project ${APACHE_DOCUMENT_ROOT}/wp-content/plugins/${CI_PROJECT_NAME} - cp -r /tmp/project ${APACHE_DOCUMENT_ROOT}/wp-content/plugins/${CI_PROJECT_NAME}
- wp config set WP_DEBUG false --raw --path=$APACHE_DOCUMENT_ROOT --allow-root
- vendor/bin/codecept run --coverage --steps --xml --html -d - vendor/bin/codecept run --coverage --steps --xml --html -d
codeception test latest woocommerce: codeception test latest woocommerce:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment