This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Ryan
rschristian.dev
did:plc:ahcw75tcvif2lf5q6fryz25n
It seems you’re confusing environments for test types.
The Preact suite, which that talks about, is made up of _unit tests_, which should be done in the browser. Jsdom is a slow, somewhat accurate representation of the browser and is the main thing you should drop.
2024-12-09T01:57:47.906Z