gamercade-io / gamercade_console

A Neo-Retro Fantasy Console. Make WASM-powered, networked multiplayer games.
https://gamercade.io
Apache License 2.0
165 stars 10 forks source link

Improvement: Add unit tests for drawing functions #67

Open Cardosaum opened 1 year ago

Cardosaum commented 1 year ago

Currently, we lack unit tests for pretty much all drawing functions, so if we change the implementation for any of them, we don't have any automated method to assert that we still have a working version of such function.

Ideally, we would have unit tests for all the following drawing functions: