The tests on the website don't load because the QUnit object can't be found because the module that defines it isn't present on the GH Pages server because it's in the node_modules. Maybe this was broken in #2888, or maybe I already broke this myself at a much earlier stage.
The tests on the website don't load because the
QUnit
object can't be found because the module that defines it isn't present on the GH Pages server because it's in thenode_modules
. Maybe this was broken in #2888, or maybe I already broke this myself at a much earlier stage.I'll try to fix this soon.