Skip to content

Commit f195f43

Browse files
committed
[tests] all in one test script to better see the score.
1 parent 9a7ba58 commit f195f43

7 files changed

Lines changed: 362 additions & 462 deletions

File tree

.travis.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,4 @@ install:
7878
fi
7979
8080
script:
81-
- cd tests/
82-
- python run_close.py
83-
- python simple_comms.py
84-
- python register.py
85-
- python callbacks.py
81+
- python tests/test.py

tests/abstractmoostest.py

Lines changed: 0 additions & 42 deletions
This file was deleted.

tests/callbacks.py

Lines changed: 0 additions & 164 deletions
This file was deleted.

tests/register.py

Lines changed: 0 additions & 70 deletions
This file was deleted.

tests/run_close.py

Lines changed: 0 additions & 58 deletions
This file was deleted.

0 commit comments

Comments
 (0)