Your ROOT_URL in app.ini is http://git.slaventius.ru/ but you are visiting http://37.143.12.169/test3k/authDB/src/commit/cb831eb63c53e84496ac360cfd5df94c54a86e58/vendor/github.com/getsentry/raven-go/runtests.sh You should set ROOT_URL correctly, otherwise the web may not work correctly.
 
 
 
 
 

4 lines
70 B

#!/bin/bash
go test -race ./...
go test -cover ./...
go test -v ./...