Closed francisdb closed 1 year ago
Yes, I'm aware of this pile of shame. Right now the test are more or less some tooling utils but far away from production. I can't say when or if this ever will reach a "production" state as this is a one-man show and I'm usually more focussed on new features than technical debts (except bugs).
I might be able to help but but let me first try to talk to you on discord
Not a pile of shame, great tool. Just not ready for other ppl to get involved.
There is a embedded testsystem available now. I haven't deleted my local environment to check if there are still hidden references, but I think I covered everything.
still not compiling on mac here:
UnsatisfiedLinkError: 'java.lang.Integer org.jnativehook.GlobalScreen.getAutoRepeatRate()'
What is that used for?
Looks like it belongs to JavaFX? I tried stackoverflow, but since I can't reproduce it without a mac its tricky for me.
Strange that this fails on the server module
anyway, don't have the time to look into this now
mvn clean test
fails hereWould be great if everything at least builds on win / mac / linux and has a matrix github ci build for every pr / commit to main.
This also means no dependencies on existing file structure outside the project dir