Commit c7ec80b
feat(integration): add fixtures covering all supported plugin features
Adds 5 new fixtures and updates basic-state-machine to cover the full
range of working plugin features:
- express-workflow: EXPRESS type with loggingConfig and tracingConfig
- notifications: SNS and SQS execution event notification targets
- schedule: rate-based EventBridge rule + EventBridge Scheduler method
- cloudwatch-event: EventBridge event pattern rule
- api-gateway: HTTP endpoint triggering a state machine directly
- basic-state-machine: extended with tags and noOutput
Also adds sqs, events, scheduler and apigateway to the LocalStack
SERVICES list to support the new fixtures.
All 8 fixtures verified deploying successfully against LocalStack.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent e66a557 commit c7ec80b
18 files changed
Lines changed: 44605 additions & 1 deletion
File tree
- fixtures
- api-gateway
- basic-state-machine
- cloudwatch-event
- express-workflow
- notifications
- schedule
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
0 commit comments