FXFileChooser icon indicating copy to clipboard operation
FXFileChooser copied to clipboard

Lack of tests

Open Oliver-Loeffler opened this issue 6 years ago • 1 comments

Review project and add tests.

Items

  • See how the model can be simplified and compacted when tests are used.
  • Model must work without JavaFX running
  • Decouple file update service from model
  • Add TestFX to verify if GUI is working correctly.

Oliver-Loeffler avatar Mar 14 '18 08:03 Oliver-Loeffler

Consider Monocle usage for TestFX as Travis CI may require headless execution.

Oliver-Loeffler avatar Mar 22 '18 14:03 Oliver-Loeffler