This commit is contained in:
Shreya
2018-01-22 12:14:51 +05:30
parent fc0e8e5c6a
commit dd66bc03c7
7 changed files with 11 additions and 70 deletions

View File

@@ -58,14 +58,12 @@ jobs:
- stage: test
script:
- set -e
- bench execute erpnext.patches.v10_0.workflow_leave_application.execute
- bench run-tests
env: Server Side Test
- # stage
script:
- bench --verbose run-setup-wizard-ui-test
- bench execute erpnext.setup.utils.enable_all_roles_and_domains
- bench execute erpnext.patches.v10_0.workflow_leave_application.execute
- bench run-ui-tests --app erpnext
env: Client Side Test
- # stage