go here: https://cloud.google.com/docs/authentication/getting-started and download a key as a json
export GOOGLE_APPLICATION_CREDENTIALS=<YOUR_CREDENTIALS_FILE_PATH>.json
ci/deploy.sh
node packages are in dialogFlow and functions directory. You'll need to go into both of those and run npm install.
cd dialogflow
npm run botium-tests