FabLabsMC / game-testing-api-v0

automated test framework to potentially be merged with quilt toolchain
0 stars 0 forks source link

Quilt Architecture, how do they work? #5

Open BartTerpstra1 opened 2 years ago

BartTerpstra1 commented 2 years ago

to do certain kind of tests, you need to know when certain things are done during building and running.

i personally have no high-level understanding of quilt so i can't work on that. i only feel confident to work on the API and helpers that test features once the server is already loaded and this is the initial scope for V1. but testing whether resources are loaded is a requested feature, etc.