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

Build aws-cdk as an integration test for jsii #1209

Closed
RomainMuller opened this issue Jan 21, 2020 · 1 comment · Fixed by #1219
Closed

Build aws-cdk as an integration test for jsii #1209

RomainMuller opened this issue Jan 21, 2020 · 1 comment · Fixed by #1219
Assignees
Labels
feature-request A feature should be added or improved. ops-excellence Operational Excellence

Comments

@RomainMuller
Copy link
Contributor

As a way to identify testing gap in jsii.

@RomainMuller RomainMuller added ops-excellence Operational Excellence feature-request A feature should be added or improved. labels Jan 21, 2020
MrArnoldPalmer added a commit to MrArnoldPalmer/jsii that referenced this issue Jan 27, 2020
Adds @jsii/integ-test private module for defining new integration tests.
Adds a new integration test that downloads the latest CDK release source
code and builds it with the local version of jsii and jsii-pacmak.

This unit test requires a github access token defined in the environment
to get the latest release version and download the asset.

Fixes: aws#1209
MrArnoldPalmer added a commit to MrArnoldPalmer/jsii that referenced this issue Jan 27, 2020
Adds @jsii/integ-test private module for defining new integration tests.
Adds a new integration test that downloads the latest CDK release source
code and builds it with the local version of jsii and jsii-pacmak.

This unit test requires a github access token defined in the environment
to get the latest release version and download the asset.

Fixes: aws#1209
MrArnoldPalmer added a commit to MrArnoldPalmer/jsii that referenced this issue Jan 27, 2020
Adds @jsii/integ-test private module for defining new integration tests.
Adds a new integration test that downloads the latest CDK release source
code and builds it with the local version of jsii and jsii-pacmak.

This unit test requires a github access token defined in the environment
to get the latest release version and download the asset.

Fixes: aws#1209
MrArnoldPalmer added a commit to MrArnoldPalmer/jsii that referenced this issue Jan 27, 2020
Adds @jsii/integ-test private module for defining new integration tests.
Adds a new integration test that downloads the latest CDK release source
code and builds it with the local version of jsii and jsii-pacmak.

This unit test requires a github access token defined in the environment
to get the latest release version and download the asset.

Fixes: aws#1209
MrArnoldPalmer added a commit to MrArnoldPalmer/jsii that referenced this issue Jan 29, 2020
Adds @jsii/integ-test private module for defining new integration tests.
Adds a new integration test that downloads the latest CDK release source
code and builds it with the local version of jsii and jsii-pacmak.

This unit test requires a github access token defined in the environment
to get the latest release version and download the asset.

Fixes: aws#1209
MrArnoldPalmer added a commit to MrArnoldPalmer/jsii that referenced this issue Jan 29, 2020
Adds @jsii/integ-test private module for defining new integration tests.
Adds a new integration test that downloads the latest CDK release source
code and builds it with the local version of jsii and jsii-pacmak.

This unit test requires a github access token defined in the environment
to get the latest release version and download the asset.

Fixes: aws#1209
MrArnoldPalmer added a commit to MrArnoldPalmer/jsii that referenced this issue Feb 10, 2020
Adds @jsii/integ-test private module for defining new integration tests.
Adds a new integration test that downloads the latest CDK release source
code and builds it with the local version of jsii and jsii-pacmak.

This unit test requires a github access token defined in the environment
to get the latest release version and download the asset.

Fixes: aws#1209
MrArnoldPalmer added a commit to MrArnoldPalmer/jsii that referenced this issue Feb 14, 2020
Adds @jsii/integ-test private module for defining new integration tests.
Adds a new integration test that downloads the latest CDK release source
code and builds it with the local version of jsii and jsii-pacmak.

This unit test requires a github access token defined in the environment
to get the latest release version and download the asset.

Fixes: aws#1209
MrArnoldPalmer added a commit that referenced this issue Feb 14, 2020
* feat: CDK Build Integration Test

Adds @jsii/integ-test private module for defining new integration tests.
Adds a new integration test that downloads the latest CDK release source
code and builds it with the local version of jsii and jsii-pacmak.

This unit test requires a github access token defined in the environment
to get the latest release version and download the asset.

Fixes: #1209
@eladb
Copy link
Contributor

eladb commented Feb 16, 2020

Yey!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. ops-excellence Operational Excellence
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants