aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/me/xmrvizzy/skyblocker/skyblock
AgeCommit message (Expand)Author
2023-06-29changed "[A-z0-9_]" in regex to "."Jakub Kolodziej
2023-06-19Possibly shorter solution + tests addedJakub Kolodziej
2022-04-27Separated parsing action bar and drawing hud. Rewrote parsing to be hopefully...External Time
2022-03-08Changed chat listener tests to use the new apiExternalTime
2021-09-21Added test for puzzler solverExternalTime
2021-09-21Added 3 weirdos tests. Would be nice to get copies of all correct answersExternalTime
2021-09-21Changed trivia tests to check similarly formatted but non-existent data.ExternalTime
2021-09-21Added another method to ChatListenerTestExternalTime
2021-09-21Added tests for trivia solverExternalTime
2021-09-21Added abstract test for chat listenersExternalTime
2021-09-20Added simple test to Fetchur solverExternalTime