mirror of
https://git.rwth-aachen.de/acs/public/villas/web-backend-go/
synced 2025-03-30 00:00:12 +01:00
CI: add testing of file endpoints
This commit is contained in:
parent
304680603d
commit
4680f8fc1a
1 changed files with 5 additions and 0 deletions
|
@ -120,6 +120,11 @@ test:simulator:
|
|||
variables:
|
||||
TEST_FOLDER: routes/simulator
|
||||
|
||||
test:file:
|
||||
extends: test:simulation
|
||||
variables:
|
||||
TEST_FOLDER: routes/file
|
||||
|
||||
|
||||
# Stage: deploy
|
||||
##############################################################################
|
||||
|
|
Loading…
Add table
Reference in a new issue