Files

Front-end unit tests

Tests here are super simple and use jsdom with a fake document to do quick checks on the front-end code.

For anything requiring a real browser, use the cypress tests in the cypress directory.