Skip to content

Fix EventPluginRegistry Unit Tests #91

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 14, 2013
Merged

Conversation

yungsters
Copy link
Contributor

Dumping the mock cache isn't dirying the modules, so we have to unit test a different way. If we can fix our unit test framework, we should revert this.

Also, I added strict mode to EventPluginRegistry.js.

Test Plan
Ran grunt test successfully.

Dumping the mock cache isn't dirying the modules, so we have to unit test a different way. If we can fix our unit test framework, we should revert this.

Also, I added strict mode to `EventPluginRegistry.js`.
benjamn added a commit that referenced this pull request Jun 14, 2013
Fix `EventPluginRegistry` Unit Tests
@benjamn benjamn merged commit 9fd9f71 into facebook:master Jun 14, 2013
andreypopp pushed a commit to andreypopp/jsxx that referenced this pull request Feb 2, 2014
Dumping the mock cache isn't dirying the modules in the open source version, so we have to unit test a different way. If we can fix the unit test framework, we should revert this.

Also, I added strict mode to `EventPluginRegistry.js`.

See: facebook/react#91
bvaughn pushed a commit to bvaughn/react that referenced this pull request Aug 13, 2019
toptaldev92 pushed a commit to toptaldev92/react_project that referenced this pull request Jul 28, 2021
Dumping the mock cache isn't dirying the modules in the open source version, so we have to unit test a different way. If we can fix the unit test framework, we should revert this.

Also, I added strict mode to `EventPluginRegistry.js`.

See: facebook/react#91
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants