react/fixtures/dom/public
Sunil Pai 9aad17d60c
using the wrong renderer's act() should warn (#15756)
* warn when using the wrong renderer's act around another renderer's updates

like it says. it uses a real object as the sigil (instead of just a boolean). specifically, it uses a renderer's flushPassiveEffects as the sigil. We also run tests for this separate from our main suite (which doesn't allow loading multiple renderers in a suite), but makes sure to run this in CI as well.

* unneeded (and wrong) comment

* run the dom fixture on CI

* update the sigil only in __DEV__

* remove the obnoxious comment

* use an explicit export for the sigil
2019-05-29 22:56:04 +01:00
..
act-dom.html using the wrong renderer's act() should warn (#15756) 2019-05-29 22:56:04 +01:00
favicon.ico Move current fixtures into dom folder 2017-01-06 17:10:41 -05:00
index.html Cross-origin error handling in DEV (#10353) 2017-08-03 18:25:53 +01:00
react-logo.svg Minor fixes to DOM Test Fixtures (#11542) 2017-11-13 09:27:06 -05:00
renderer.html Hydration DOM Fixture (#13521) 2018-09-10 14:04:14 -07:00
renderer.js Improve hydration fixture, support older versions of React (#14118) 2019-03-13 15:12:49 -07:00
test.mp4 Add test fixture for media event bubbling (#12004) 2018-01-10 19:53:58 -05:00