Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

End-to-end tests: Automatically update dependencies of the CDK apps created by end-to-end tests #508

Open
madeline-k opened this issue Jan 16, 2024 · 0 comments

Comments

@madeline-k
Copy link
Collaborator

The end-to-end tests create an entire functioning CDK app for each test to execute CDK commands on. The dependencies for those apps are defined in tests/end-to-end/app-boilerplate-files. We should have a mechanism to auto-update these so that the tests are always using the most recent version of the CDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant