aws-amplify / amplify-cli

The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development.
Apache License 2.0
2.82k stars 820 forks source link

feat: templategen command e2e integration tests #13993

Closed Sanayshah2 closed 2 weeks ago

Sanayshah2 commented 3 weeks ago

Description of changes

Added e2e integration test for templategen command which runs as a part of the yarn e2e-migration command

Description of how you validated changes

Manually checked and verified the deployed stack resources, assertion statements

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.