Simplify HTTP testing

This commit is contained in:
Jakob Borg
2014-10-06 12:03:49 +02:00
parent 590afebc0a
commit d476c2b613
8 changed files with 260 additions and 435 deletions

View File

@@ -3,6 +3,5 @@ set -euo pipefail
IFS=$'\n\t'
go test -tags integration -v -short
./test-http.sh
./test-merge.sh
./test-delupd.sh