Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: integration tests for sam deploy #1565

Merged
merged 1 commit into from
Nov 21, 2019

Conversation

sriram-mv
Copy link
Contributor

  • integration tests for sam deploy and sam deploy --guided
  • fix for regression tests
  • stack-name is required
  • additional error cases for when a s3 bucket is needed to be looked up
    during sam deploy
  • move parameter prompts logic to its own function

Issue #, if available:

Description of changes:

Checklist:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

- integration tests for `sam deploy` and `sam deploy --guided`
- fix for regression tests
- `stack-name` is required
- additional error cases for when a s3 bucket is needed to be looked up
  during `sam deploy`
- move parameter prompts logic to its own function
@sriram-mv sriram-mv merged commit e93897a into aws:release-v0.32.0 Nov 21, 2019
sriram-mv added a commit that referenced this pull request Nov 23, 2019
- integration tests for `sam deploy` and `sam deploy --guided`
- fix for regression tests
- `stack-name` is required
- additional error cases for when a s3 bucket is needed to be looked up
  during `sam deploy`
- move parameter prompts logic to its own function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants