MegaArman / toscanini

A JavaScript module for searching music scores.
https://megaarman.github.io/toscanini
MIT License
16 stars 3 forks source link

Split tests up into different files #45

Closed MegaArman closed 7 years ago

MegaArman commented 7 years ago

It would be more convenient to do for testing purposes because it would be more efficient (if split up by score) and would allow for debugging output to be generated more easily.