Skip to content

Commit

Permalink
update docs for system test
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Chen committed Oct 1, 2019
1 parent b16cd40 commit 086dc4e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,13 @@ accept your pull requests.

npm run fix

1. Run backend tests:

// Authenticate application default credentials to connect to the backend
gcloud auth application-default login

// Run system tests
npm run system-test


[setup]: https://cloud.google.com/nodejs/docs/setup

0 comments on commit 086dc4e

Please sign in to comment.