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

Missing codeAction Tests in JakartaServletTest.java file #515

Open
anusreelakshmi934 opened this issue Feb 9, 2024 · 0 comments
Open

Missing codeAction Tests in JakartaServletTest.java file #515

anusreelakshmi934 opened this issue Feb 9, 2024 · 0 comments

Comments

@anusreelakshmi934
Copy link

While addressing issue #577, I discovered that there were no test cases for the CompleteFilterAnnotationQuickFix code action and one part of CompleteServletAnnotationQuickFix code action.
To rectify this, I have added tests for the same in lsp4ij component for intellij in the JakartaServletTest.java file.

You can find the changes in the JakartaServletTest.java file within the PR #639.
For your convenience, you can access the added tests in the JakartaServletTest.java file through this link: Tests.

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

No branches or pull requests

1 participant