Skip to content

Commit

Permalink
chore(all): integration test cleanup (#1027)
Browse files Browse the repository at this point in the history
* Add autoDelete, fix name conflicts in integ tests

* Lock JSII version to avoid Docker container issue

* Suppress cfn-nag messages for CDK Custom Resource

* Refresh tests with cfn-nag stuff

* delete objects from log buckets
  • Loading branch information
biffgaut authored Nov 20, 2023
1 parent 630a57a commit c350b81
Show file tree
Hide file tree
Showing 78 changed files with 3,843 additions and 726 deletions.
4 changes: 2 additions & 2 deletions source/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"eslint-plugin-license-header": "^0.2.0",
"fs-extra": "^8.1.0",
"jest": "^27.4.0",
"jsii": "^1.49.0",
"jsii-pacmak": "^1.49.0",
"jsii": "1.91.0",
"jsii-pacmak": "1.91.0",
"tslint": "^5.20.1",
"typescript": "4.7.4",
"aws-cdk-migration": "^1.135.0"
Expand Down
Loading

0 comments on commit c350b81

Please sign in to comment.