Skip to content

smwallace/pillar-aep-circleci-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pillar-aep-circleci-test

To deploy everything:

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

To build:

node packages are in dialogFlow and functions directory. You'll need to go into both of those and run npm install.

To run botium tests:

cd dialogflow
npm run botium-tests

About

Testing Circle CI with a Google Assistant action

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published