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

chore(ec2): update InitFile.fromObject tests with non-string data types #21394

Merged
merged 2 commits into from
Jul 30, 2022

Conversation

arewa
Copy link
Contributor

@arewa arewa commented Jul 30, 2022

Issue link: #14100

I tested described functionality and could not reproduce it with the latest version of cdk (commit 715158f).

Decided to update appropriate unit and integration tests for ec2.InitFile.fromObject to cover int, bool, number types as well as string.


All Submissions:

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

@gitpod-io
Copy link

gitpod-io bot commented Jul 30, 2022

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: bc9e744
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@TheRealAmazonKendra TheRealAmazonKendra changed the title chore(ec2): update InitFile.fromObject unit/integration tests for #14100 chore(ec2): update InitFile.fromObject tests with non-string data types Jul 30, 2022
Copy link
Contributor

@TheRealAmazonKendra TheRealAmazonKendra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't object to more testing being added!

@mergify
Copy link
Contributor

mergify bot commented Jul 30, 2022

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit 0ea8a1c into aws:main Jul 30, 2022
josephedward pushed a commit to josephedward/aws-cdk that referenced this pull request Aug 30, 2022
…es (aws#21394)

Issue link: aws#14100

I tested described functionality and could not reproduce it with the latest version of cdk (commit 715158f).

Decided to update appropriate unit and integration tests for ec2.InitFile.fromObject to cover int, bool, number types as well as string.

----

### All Submissions:

* [x] Have you followed the guidelines in our [Contributing guide?](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md)

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants