gwt-eclipse-plugin
gwt-eclipse-plugin copied to clipboard
Enable integration tests in CI
It appears that CI can't run integration tests today, probably because they are running headless. Consider something like xvfb to simulate having a monitor so tests run.
Confirmed locally that mvn verify passes, elapsed time about 1:20.
The PMD eclipse plugin sets up xvfb and tests several different eclipse versions, might be handy as a reference: https://github.com/eclipse-pmd/eclipse-pmd/blob/main/.github/workflows/build.yml