-
-
Notifications
You must be signed in to change notification settings - Fork 231
Open
Description
Constraints
- unit tests require jsdom
- jsdom doesn't support modules — Support for JS modules scala-js/scala-js-env-jsdom-nodejs#56
- Scala.js doesn't allow facades with both
@JSGlobaland@JSImport - React 19 no longer ships with a UMD build
ReactTestUtilshas been deprecated in favour of@testing-library/...—Simulatein React test utils is deprecated #1130
Plan
- implement
Simulatein React test utils is deprecated #1130 using only@testing-library/dom - create our own UMD build for React 19
- use our build of React in unit tests
- change gh-pages to either use our build of React, or show how to import from the official builds and expose for scalajs-react output
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels