Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
IQB
testcenter-backend
Commits
c74cf5ef
Commit
c74cf5ef
authored
Mar 23, 2021
by
rhenck
Browse files
tty
parent
b07374dc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
c74cf5ef
...
...
@@ -14,7 +14,7 @@ build:
cd
docker
&&
docker-compose build
test-unit
:
cd
docker
&&
docker-compose
exec
testcenter-backend vendor/bin/phpunit unit-tests/.
cd
docker
&&
docker-compose
exec
-T
testcenter-backend vendor/bin/phpunit unit-tests/.
test-e2e
:
cd
docker
&&
docker-compose
exec
testcenter-backend npm
--prefix
=
integration run dredd_test
...
...
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