generated from MetaMask/metamask-module-template
-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
testsPredominantly about writing or modifying testsPredominantly about writing or modifying tests
Description
#349 reverted the @ocap/streams unit test environment to jsdom because it's horrible to debug unit tests running in the browser via playwright under SES. However, we would like our unit tests to mimic the production environment to the greatest extent possible. We should run them in the browser by default, but have a configuration for running them under jsdom for development purposes.
Metadata
Metadata
Assignees
Labels
testsPredominantly about writing or modifying testsPredominantly about writing or modifying tests