Test Utils: Allow for non-global DOM env #10

Open
opened 2026-01-15 19:08:00 +00:00 by endeavorance · 0 comments
Owner

Currently, test utils use Happy-DOM's global registrator to setup and tear down the global test window/dom. This functionality should remain for convenience, but additional methods for rendering a component into its own self-contained dom instance should be added to allow for parallelization and leak safety.

Currently, test utils use Happy-DOM's global registrator to setup and tear down the global test window/dom. This functionality should remain for convenience, but additional methods for rendering a component into its own self-contained dom instance should be added to allow for parallelization and leak safety.
endeavorance added this to the 1.0.0 milestone 2026-01-15 19:08:00 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
rusticarcade/palette#10
No description provided.