Skip to content

Commit

Permalink
chore(kinesisfirehose-alpha): refactor integ tests with assertions (a…
Browse files Browse the repository at this point in the history
…ws#32560)

### Description of changes

Add assertions to firehose and firehose-destinations integ tests. 

No assertions were added to `integ.delivery-stream.ts` because the same case is being covered by the `integ.s3-bucket.lit.ts` and `integ.delviery-stream.source-stream.ts` tests. 

### Description of how you validated changes

integ tests

### Checklist
- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
  • Loading branch information
paulhcsun authored Dec 18, 2024
1 parent 2d1e718 commit 1bbab84
Show file tree
Hide file tree
Showing 35 changed files with 96,095 additions and 301 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1bbab84

Please sign in to comment.