AlexGoico / c8js

Chip8 implementation and API
MIT License
0 stars 0 forks source link

Add Render Testing #13

Open AlexGoico opened 4 years ago

AlexGoico commented 4 years ago

Add tests (both unit, snapshot, and functional) that exercise the rendering/usage of the Chip8 emulator.

AlexGoico commented 3 years ago

Despite sprite loading addressing the unit portion of this ticket the codebase still requires snapshot and functional testing