FMF: Run tests together
This commit is contained in:
parent
c3616baaa2
commit
ce70a6d4ee
3 changed files with 4 additions and 39 deletions
|
|
@ -10,16 +10,5 @@ require:
|
|||
- make
|
||||
- nodejs
|
||||
- python3
|
||||
test: ./browser.sh
|
||||
duration: 30m
|
||||
|
||||
/system:
|
||||
test: ./browser.sh system
|
||||
summary: Run *System tests
|
||||
|
||||
/user:
|
||||
test: ./browser.sh user
|
||||
summary: Run *User tests
|
||||
|
||||
/other:
|
||||
test: ./browser.sh other
|
||||
summary: Run all other tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue