Hi!
Per the JOSS guidelines, submitted projects require the following (per a review checkbox):
Automated tests: Are there automated tests or manual steps described so that the functionality of the software can be verified?
There aren't any instructions for how to test the software documented (as far as I can see). I saw there are two files that are meant to run tests (this one and this one), however when I ran them they both didn't run any tests:

Maybe I'm not running them correctly? Or are there tests missing?