First pass of cli-opts testing
This commit is contained in:
parent
e94668955e
commit
2677390b58
@ -17,7 +17,7 @@ basic-test:
|
|||||||
- testing
|
- testing
|
||||||
script:
|
script:
|
||||||
- cd server/
|
- cd server/
|
||||||
- cargo run --release
|
- cargo run -- -s&
|
||||||
- fc_id=$!
|
- fc_id=$!
|
||||||
- bash ./tests/main.sh body
|
- bash ./tests/main.sh body
|
||||||
- kill ${fc_id}
|
- kill ${fc_id}
|
||||||
|
Loading…
Reference in New Issue
Block a user