mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2026-09-16 04:49:29 -05:00
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.