aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2023-08-31Merge branch 'master' into utils-cleanupKevinthegreat
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-08-18Refactor chat and discord packagesKevinthegreat
2023-08-14De-hardcode armor trim typesKevinthegreat
2023-07-13Fix ads filter to work with emblemsAaron
2023-06-29changed "[A-z0-9_]" in regex to "."Jakub Kolodziej
2023-06-25Merge branch 'master' into autorejoin2Jakub
2023-06-25Fix chat ad filter (#188)Aaron
2023-06-19Possibly shorter solution + tests addedJakub Kolodziej
2023-03-29Cleaned up codeKevinthegreat
2022-04-27Separated parsing action bar and drawing hud. Rewrote parsing to be hopefully...External Time
2022-03-20change: improved FancyBar and mana consumption filterFix3dll
2022-03-09change: AutopetFilterTestFix3dll
2022-03-09change: fetch upstream and adapt to new chat listenerFix3dll
2022-03-08Merge remote-tracking branch 'upstream/master'Fix3dll
2022-03-08Changed chat listener tests to use the new apiExternalTime
2022-03-06fix: AutopetFilterTestFix3dll
2022-03-03add: Autopet filter with ActionBar optionFix3dll
2022-02-21tests for new filtersFix3dll
2021-12-12Merge pull request #28LifeIsAParadox
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 tests for chat filtersExternalTime
2021-09-21Added abstract test for chat listenersExternalTime
2021-09-20Added simple test to Fetchur solverExternalTime
2021-09-20Added tests for ad filterExternalTime