Introduce unit + integration testing #60
Annotations
9 errors
build
http.Router.Start calls http.Server.ListenAndServe, which eventually calls net.Dial
|
build
helpers.databaseManager.spawnPostgres calls postgres.RunContainer, which eventually calls net.DialTimeout
|
build
database.WrapTx calls sql.Tx.Commit, which eventually calls net.Dialer.Dial
|
build
helpers.TestService.ConnectToActivitySocket calls websocket.Dialer.Dial, which eventually calls net.Dialer.DialContext
|
build
http.Router.Start calls http.Server.ListenAndServe, which calls net.Listen
|
build
api.requestBodyValidatorMiddleware calls validator.Validate.Struct, which eventually calls net.ResolveIPAddr
|
build
api.requestBodyValidatorMiddleware calls validator.Validate.Struct, which eventually calls net.ResolveTCPAddr
|
build
api.requestBodyValidatorMiddleware calls validator.Validate.Struct, which eventually calls net.ResolveUDPAddr
|
build
Process completed with exit code 1.
|