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

Codeception coverage

parent 6ad7cf60
No related branches found
No related tags found
No related merge requests found
......@@ -463,7 +463,8 @@ codeception test coverage:
script:
- cp -r ${CI_PROJECT_DIR}/. /tmp/project
- rm -r /tmp/project/tests
- cp -r /tmp/project. ${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}
- vendor/bin/codecept run --coverage --steps --xml --html -d
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