package
0.0.0-20180403234405-3be5551c975d
Repository: https://github.com/guregodevo/golang-samples.git
Documentation: pkg.go.dev
# README
Running tests
Prerequisites:
-
Install the Google Cloud SDK.
-
Install the
app
command. You can do this via:$ gcloud --quiet help app
Before running tests:
$ gcloud auth login
Running without Docker:
$ GOLANG_SAMPLES_E2E_TEST=1 go test -v