pulumi/cmd
Luke Hoban 8d8eba5c65 Add integration testing for examples
Adds an integration test that runs the following commands on the
AWS webserver example, failing if any command returns an error
code:
* lumijs
* lumi env init
* lumi config
* lumi plan
* lumi deploy
* lumi destroy
* lumi env rm

Also ensures that plan and deploy failures propagate errors through
to error codes at the CLI.
2017-06-16 09:24:31 -07:00
..
lumi Add integration testing for examples 2017-06-16 09:24:31 -07:00
lumidl Print output properties in the CLI 2017-06-01 08:37:56 -07:00
lumijs Fix empty body issues 2017-06-14 10:30:46 -07:00
lumipy Finish scrubbing TODOs 2017-06-06 06:05:35 -07:00