Refactor and improve integration tests

This commit is contained in:
Jakob Borg
2014-07-11 11:31:16 +02:00
parent 620eeae4a7
commit f510f5f205
7 changed files with 232 additions and 51 deletions

6
integration/all.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/sh
./test-http.sh || exit
./test-merge.sh || exit
./test-delupd.sh || exit
./test-folders.sh || exit