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

refactor: Move all Amazon Q e2e tests in the amazon q package #5101

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jpinkney-aws
Copy link
Contributor

Problem

  • E2E tests for Amazon Q were still in core

Solution

  • Move them to the amazon q package

Other notes:

  • From working on this it seems like its easier to export everything in util/constants files rather than exporting things individually. It will help us migrate other things easier in the future as well
  • Gumby folder was renamed to Q and moved to amazonq/transform
  • Codewhisperer and amazon q test folders live side by side

Requires: #5100

License

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

Problem:
- E2E tests for Amazon Q were still in core

Solution:
- Move them to the amazon q package

Other notes:
- From working on this it seems like its easier to export everything in util/constants files rather than exporting things individually. It will help us migrate other things easier in the future as well
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant