Quilted Fabric API has one failing game test
EnnuiL opened this issue ยท 0 comments
Currently, there's 1 failing tests:
-
fabric-item-api-v1-testmod:recipegametest/fabricremaindertest failed! Item stacks dont match. Testing fabric recipe remainder.
This might be result of divergences between Fabric API and QSL's implementation of recipe remainders. This has to be investigated - yeah, this was supposed to be a list, but it turns out there were 3 game tests that required Minecraft 1.20 content to be enabled
By fixing the game test, we can reactivate the game test task on GitHub Actions, allowing us to make our own tests and have them automatically tested