aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/me/xmrvizzy/skyblocker/skyblock/dungeon
AgeCommit message (Expand)Author
2023-08-30Migrate dungeon rooms data to resource systemKevinthegreat
2023-08-30Finish secret found detectionKevinthegreat
2023-08-30Refactor room matchingKevinthegreat
2023-08-30Add room matchingKevinthegreat
2023-08-30Remove json loading in DungeonRoomsDFUKevinthegreat
2023-08-30Add rooms data saving and update reading to nioKevinthegreat
2023-08-30Add rooms data updatingKevinthegreat
2023-08-30Add DungeonRoomsDFUKevinthegreat
2023-06-29changed "[A-z0-9_]" in regex to "."Jakub Kolodziej
2023-06-19Possibly shorter solution + tests addedJakub Kolodziej
2022-03-08Changed chat listener tests to use the new apiExternalTime
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