google / oauth2l

oauth2l ("oauth tool") is a simple CLI for interacting with Google API authentication.
Apache License 2.0
651 stars 81 forks source link

Adding integration tests to Go version of OAuth2l #73

Closed andyrzhao closed 5 years ago

andyrzhao commented 5 years ago

-Run locally with "go test integration/cli_test.go". -Travis integration will be added in a future commit.