Oliver-Loeffler / FXFileChooser

Custom JavaFX file chooser which allows quick manual filtering, which allows to add Path predicates as filter and which is testable using TestFX.
Apache License 2.0
44 stars 8 forks source link

Lack of tests #8

Open Oliver-Loeffler opened 6 years ago

Oliver-Loeffler commented 6 years ago

Review project and add tests.

Items

Oliver-Loeffler commented 6 years ago

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