simonkelly1973 / mdpnp

MD PnP OpenICE
https://www.openice.info
1 stars 0 forks source link

Build a CI environment somewhere #1

Open simonkelly1973 opened 6 years ago

simonkelly1973 commented 6 years ago

For the volume of anticipated changes, there should be a CI environment somewhere

simonkelly1973 commented 6 years ago

There are issues running the tests in a headless environment. Could either

  1. Test Xvfb (didn't work reliably yet)
  2. Use Monocle for headless JavaFX testing
  3. Convert CI environment to graphical.

So at present, we just call the "assemble" target in gradle, that at least produces artifacts.