OpenLiberty / liberty-tools-intellij

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

LSP4Jakarta: Develop automated UI tests for quick fixes that consume deserialized objects from diagnostic collectors. #959

Open mrglavas opened 2 months ago

mrglavas commented 2 months ago

Identify Jakarta EE quick fixes that consume deserialized objects that were produced by a diagnostic collector and develop UI tests to provide coverage for these quick fixes. See https://github.com/OpenLiberty/liberty-tools-intellij/issues/858 for an example. Also refer to https://github.com/OpenLiberty/liberty-tools-intellij/issues/867 to get started.