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

Generated tests tool window shows syntax errors #55

Closed
martinmladenov opened this issue May 12, 2022 · 1 comment · Fixed by #83
Closed

Generated tests tool window shows syntax errors #55

martinmladenov opened this issue May 12, 2022 · 1 comment · Fixed by #83
Assignees
Labels
type: bug Something isn't working
Milestone

Comments

@martinmladenov
Copy link
Collaborator

Describe the bug
When the generated tests tool window is updated, it shows an "Unexpected tokens" syntax error over all tests.

To Reproduce
Steps to reproduce the behavior:

  1. Generate tests for a class or a method
  2. Open a different tool window alongside TestGenie's (e.g. the Maven tool window)
  3. Look at the syntax errors and red underlining in the generated test text boxes

Expected behavior
No syntax errors are shown

Screenshots
image

@martinmladenov martinmladenov added the type: bug Something isn't working label May 12, 2022
@jzelenjak jzelenjak added this to the Sprint 3 milestone May 16, 2022
@SergeyDatskiv
Copy link
Collaborator

SergeyDatskiv commented May 16, 2022

Useful link for this issue is JetBrains TextEditorField Doc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
4 participants