RPG-Alex / project-julia

A Web Assembly Adaptation of a procedurally generated image based on Julia Sets
2 stars 1 forks source link

Implement Testing #14

Open RPG-Alex opened 8 months ago

RPG-Alex commented 8 months ago

We haven't began implementing testing and this definitely needs to start happening as the codebase grows. We should use standard testing practices and put the testing in each file for functionality being tested in that file.