aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Collapse)Author
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ↵Thunderblade73
ChatUtils, CollectionUtils, ConditionalUtils. And code cleanup #978
2024-01-21fix tests and bring it back (#943)CalMWolfs
Bring back the deleted test and fix the issue causing it. #943
2024-01-08nopehannibal2
2024-01-08not a workaround, this is the correct fix for this complicated bughannibal2
2023-11-22Internal Change: More Random Cleanup (#724)Walker Selby
More Random Cleanup #724
2023-11-22Internal Change: Reformat Code to match .editorconfig (#628)Walker Selby
Code cleanup done everywhere #628
2023-11-16Config Updates - Subcategories and Reformatting (#709)Walker Selby
Added new sub category stuff from moul config #709
2023-10-28feat(Testing): add NEU as a test dependency (#599)Helfull
add NEU as a test dependency #599
2023-10-17code cleanuphannibal2
2023-10-17Internal Changes: Refactor VisitorAPI to event based interaction (#561)Helfull
Split up GardenVisitorFeatures into multiple useful events #561
2023-10-16fix(UnitTests): double registration of blocks/items (#578)Helfull
Fixed unit tests #578
2023-10-14idk why this class is cursedhannibal2
2023-10-14Internal Changes: add support for compacted numbers parsing (#555)Helfull
add support for compacted numbers parsing #555
2023-08-28workaround for test: For as long as we don't have the DUNGEON line in the ↵hannibal2
last lore of the test item.
2023-08-07Basic test for dungeon itemsnea