Vladimír Gorej
|
98b53090cb
|
feat: add support for React@18 in backward compatible way (#9435)
Any React version matching this semver is supported: >= 16.8 < 19
Refs #8126
Refs #8414
|
2023-12-20 16:50:22 +01:00 |
|
Vladimir Gorej
|
b504579d26
|
test(just-test-in-node): fix npm script
Before the script exited with error thrown. Enzyme was updated
to v3.11.0 and custom adapter for react@17 is used.
Refs #7341
|
2021-11-03 09:49:50 +01:00 |
|
Timothy Lai
|
3cafd6086e
|
config(mocha): remove deprecated --compiler flag
|
2020-07-24 13:53:54 -07:00 |
|
kyle
|
f523ec40f0
|
housekeeping: reorganize and rewire Mocha tests (#5600)
* move Mocha-run tests to `test/mocha`
* fix relative paths
* fix JSX test paths
* update stagnated JSX tests
* `test/setup.js` -> `test/mocha/setup.js`
* use regex+globstar for test matching
* remove `console.log`
|
2019-09-10 21:26:21 -07:00 |
|