-
Notifications
You must be signed in to change notification settings - Fork 749
feat(amazonq): display test plan summary and refactor shortAnswer to accommodate API changes #6747
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
Conversation
|
| } | ||
|
|
||
| // TODO: remove ShortAnswer because it will be deprecated | ||
| export interface ShortAnswer { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Was this ShortAnswer being used any where in the project apart from build and execute in public master branch?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not being used anywhere else. I will eventually delete this after I do the shortAnswer refactoring for build exec
laileni-aws
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Can you do E2E testing in these 3 scenarios?
- Success(both ACCEPTED/REJECTED)
- Failed
- Cancelled
|
Completed testing for success, failed, and cancelled scenarios |
just testgen related objects extractShortAnswer: use packageInfoList
a650f54 to
3d51874
Compare
3d51874 to
6f21d06
Compare
|
Problem
Solution
Screen.Recording.2025-03-11.at.10.59.44.AM.mov
TODO:
feature/xbranches will not be squash-merged at release time.