Introduce unit + integration testing #58
Annotations
10 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
ffmpeg.ParseFfmpegError calls http2.ConnectionError.Error
|
build
gen.NewUpdateUserPermissionsRequestWithBody calls runtime.StyleParamWithLocation, which eventually calls http2.ErrCode.String
|