Skip to content

Lsp4jakarta qucikfix test implementation#384

Open
gilbysunil14 wants to merge 22 commits into
OpenLiberty:mainfrom
gilbysunil14:lsp4jakarta-qucikfix-test
Open

Lsp4jakarta qucikfix test implementation#384
gilbysunil14 wants to merge 22 commits into
OpenLiberty:mainfrom
gilbysunil14:lsp4jakarta-qucikfix-test

Conversation

@gilbysunil14

Copy link
Copy Markdown
Contributor

Fixes #369

@aparnamichael

aparnamichael commented Jan 14, 2025

Copy link
Copy Markdown
Contributor

Address the review comment in issue 373 and please check why the Mac builds are failing for language server tests.

@aparnamichael

Copy link
Copy Markdown
Contributor

@gilbysunil14 Please check the Linux build failures.

@@ -0,0 +1,125 @@
import { TextEditor, EditorView, VSBrowser, By } from 'vscode-extension-tester';

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add Copyright header for this file.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added

@aparnamichael aparnamichael left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add copyright header

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.

Test Automation for LSP4Jakarata - Quick fix support – Make method public

2 participants