Skip to content

Commit 99924af

Browse files
authored
chore: Revert "feat: add new integration test runner (#19529)" (#19651)
This reverts commit e7f43d1. ---- ### All Submissions: * [ ] Have you followed the guidelines in our [Contributing guide?](https://github.com/aws/aws-cdk/blob/master/CONTRIBUTING.md) ### Adding new Unconventional Dependencies: * [ ] This PR adds new unconventional dependencies following the process described [here](https://github.com/aws/aws-cdk/blob/master/CONTRIBUTING.md/#adding-new-unconventional-dependencies) ### New Features * [ ] Have you added the new feature to an [integration test](https://github.com/aws/aws-cdk/blob/master/INTEGRATION_TESTS.md)? * [ ] Did you use `cdk-integ` to deploy the infrastructure and generate the snapshot (i.e. `cdk-integ` without `--dry-run`)? *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent 43efe59 commit 99924af

File tree

77 files changed

+20
-5413
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+20
-5413
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
export * from './cloud-assembly';
22
export * from './assets';
33
export * from './manifest';
4-
export * from './integ-tests';

packages/@aws-cdk/cloud-assembly-schema/lib/integ-tests/commands/common.ts

-202
This file was deleted.

packages/@aws-cdk/cloud-assembly-schema/lib/integ-tests/commands/deploy.ts

-97
This file was deleted.

packages/@aws-cdk/cloud-assembly-schema/lib/integ-tests/commands/destroy.ts

-20
This file was deleted.

packages/@aws-cdk/cloud-assembly-schema/lib/integ-tests/commands/index.ts

-3
This file was deleted.

packages/@aws-cdk/cloud-assembly-schema/lib/integ-tests/index.ts

-3
This file was deleted.

packages/@aws-cdk/cloud-assembly-schema/lib/integ-tests/schema.ts

-26
This file was deleted.

0 commit comments

Comments
 (0)