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

feature(tests): codeception manual

parent 9bef6922
No related branches found
No related tags found
No related merge requests found
...@@ -94,6 +94,13 @@ ...@@ -94,6 +94,13 @@
.template: &job-codeception-coverage .template: &job-codeception-coverage
<<: *job-codeception-test-parallel-manual <<: *job-codeception-test-parallel-manual
services:
- name: mysql:5.6
alias: mysqltests
- name: wpdesknet/wordpress:51
alias: wootests
- name: selenium/standalone-chrome:latest
alias: chrome
script: script:
- export DEPENDENT_PLUGINS_DIR=${CI_PROJECT_DIR}/tests/dependent_plugins - export DEPENDENT_PLUGINS_DIR=${CI_PROJECT_DIR}/tests/dependent_plugins
- mkdir -p /cache/wp-cli - mkdir -p /cache/wp-cli
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment