Bruno Windels
|
29d688543d
|
stop servers on error in run script
|
2018-07-31 10:35:21 +02:00 |
Bruno Windels
|
e8f626ba18
|
exit on error
|
2018-07-31 10:35:21 +02:00 |
Bruno Windels
|
c3b7e6c7cb
|
make scripts executable, running them with sh does something weird on travis
|
2018-07-31 10:35:21 +02:00 |
Bruno Windels
|
20becf8735
|
force running scripts in bash, as it's not the default shell on Ubuntu (which is what Travis runs)
|
2018-07-31 10:35:21 +02:00 |
Bruno Windels
|
b3473a7220
|
with no logs polluting the output, we dont need tmux anymore to split the terminal
|
2018-07-27 13:43:38 +02:00 |
Bruno Windels
|
048a367081
|
use in-memory database, faster and no need to clear before every run
|
2018-07-23 10:21:38 +02:00 |
Bruno Windels
|
410b32ff85
|
make script runnable in one terminal, without server output garbling up test results. This won't work well on CI server but makes it clear to run locally
|
2018-07-20 19:00:27 +02:00 |
Bruno Windels
|
bc1da0565e
|
WIP: script to run tests on CI
|
2018-07-20 18:50:52 +02:00 |