Fakultas Ilmu Komputer UI
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
PMPL
Collection of Practice
2019
1506757352-practice
Commits
e6a6b2db
Commit
e6a6b2db
authored
Sep 24, 2019
by
Syahrul Ardiansyah
Browse files
Remove functional-test
parent
bdcbfd27
Pipeline
#20484
failed with stage
in 8 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e6a6b2db
...
...
@@ -5,16 +5,6 @@ before_script:
-
pip install -r requirements.txt
-
python manage.py migrate
stages
:
-
test
-
functional-test
test
:
script
:
-
python manage.py test
functional-test
:
services
:
-
blueimp/chromedriver
script
:
-
python functional_test.py
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment