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

TestSpark can be triggered in a test file #382

Open
pderakhshanfar opened this issue Oct 10, 2024 · 0 comments
Open

TestSpark can be triggered in a test file #382

pderakhshanfar opened this issue Oct 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@pderakhshanfar
Copy link
Collaborator

Describe the bug
Users can call TestSpark on a test file

To Reproduce
Steps to reproduce the behavior:

  1. Go to a test file (e.g., CarTest.java)
  2. Right-Click on part of the code
  3. Call LLM-based test generation on a code snippet in this file
  4. It does not throw any error but it does not make sense either

Expected behavior
TestSpark should be disabled on a test file

@pderakhshanfar pderakhshanfar added the bug Something isn't working label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant