OpenLiberty / liberty-tools-intellij

IntelliJ IDEA extension for Liberty
https://plugins.jetbrains.com/plugin/14856-open-liberty-tools
Eclipse Public License 2.0
12 stars 24 forks source link

LSP4Jakarta: Develop automated UI tests for quick fixes that consume deserialized objects from themselves for resolveCodeAction(). #960

Open mrglavas opened 3 weeks ago

mrglavas commented 3 weeks ago

Identify Jakarta EE quick fixes that consume deserialized objects produced by themselves for the purpose of delayed resolution (also known as resolveCodeAction()) and develop UI tests to provide coverage for these quick fixes. See https://github.com/OpenLiberty/liberty-tools-intellij/issues/924 for an example.