Skip to content

Conversation

@laileni-aws
Copy link
Contributor

@laileni-aws laileni-aws commented Feb 11, 2025

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Description

Problem

  • If user tries to run /test on the test file, Q considers test file as source file and starts the test generation on the test file.

Solution

  • If user tries to run /test on the test file, Q infers the context from the original source file and generate tests accordingly.
  • No change in functionality, minor change in UX filename.
    image

Checklist

  • My code follows the code style of this project
  • I have added tests to cover my changes
  • A short description of the change has been added to the CHANGELOG if the change is customer-facing in the IDE.
  • I have added metrics for my changes (if required)

License

I confirm that my contribution is made under the terms of the Apache 2.0 license.

@laileni-aws laileni-aws marked this pull request as ready for review February 11, 2025 03:09
@laileni-aws laileni-aws requested review from a team as code owners February 11, 2025 03:09
@laileni-aws laileni-aws enabled auto-merge (squash) February 11, 2025 18:41
@laileni-aws
Copy link
Contributor Author

/retryBuilds

@laileni-aws laileni-aws merged commit 991abe2 into aws:main Feb 11, 2025
11 of 13 checks passed
samgst-amazon pushed a commit that referenced this pull request Feb 12, 2025
)

* Show the source file path instead of test file path in short answer if user does /test on test file.
gandhi-21 pushed a commit to gandhi-21/aws-toolkit-jetbrains that referenced this pull request Feb 26, 2025
…s#5356)

* Show the source file path instead of test file path in short answer if user does /test on test file.
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

Successfully merging this pull request may close these issues.

4 participants