Commit 82fb0f3
feat: init-templates enable test cleanup by default (#986)
Since `aws-cdk-lib` 2.232.0, it has support for enabling automatic
temporary test directory cleanup in jest:
aws/aws-cdk#36226 This needs to be explicitly
enabled via jest config though.
Upgrade to the latest `aws-cdk-lib` version and turn on that setting in
the init templates.
---
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache-2.0 license
---------
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 563f702 commit 82fb0f3
File tree
28 files changed
+566
-552
lines changed- packages
- @aws-cdk-testing/cli-integ
- @aws-cdk
- cdk-assets-lib
- cdk-cli-wrapper
- cli-plugin-contract
- cloud-assembly-schema
- cloudformation-diff
- integ-runner
- toolkit-lib
- user-input-gen
- test
- __snapshots__
- yarn-cling
- aws-cdk
- lib
- cli
- init-templates
- app
- javascript
- typescript
- lib/typescript
- sample-app
- javascript
- typescript
- cdk-assets
- cdk
28 files changed
+566
-552
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments