BandcampEnhancementSuite
BandcampEnhancementSuite copied to clipboard
Fill out tests in waveform and waveform_backend
We have chained functions (via fetch
and offlineAudioContext
) which are not really tested in the code. The "was this function called" code exists BUT the functions that are called as a result are not tested.
This really isn't a high priority because the waveform obviously works. However, it's just not great to rely on this sort of visual check.