Test
Closed this issue · 5 comments
Schedge is currently being developed without testing. In the future, we should decide to set up certain tests to make sure the it is working and performing properly. We can use JUnit to write test in, which can be fairly straightforward.
How about we make this an issue for researching testing frameworks for Java? That way we can make it actionable and someone could hop on it.
I like that. It is still somewhat difficult to find more developers thou and I don't recall but I think Albert has a testing framework in mind.
We should probably just use JUnit. I think there's pretty good integration with Gradle and decent support.
Yeah, I'm mostly advising that we open issues that have concrete next steps. Issues that are too open ended are hard for outsiders to work on or contribute towards.
Meh, I'll add a fuzzer or whatever