Skip to content

Commit

Permalink
Added full MutationObserver polyfill, added tests for EuiMutationObse…
Browse files Browse the repository at this point in the history
…rver
  • Loading branch information
chandlerprall committed Jul 9, 2018
1 parent 9a3d1ab commit 903374c
Show file tree
Hide file tree
Showing 5 changed files with 633 additions and 12 deletions.
1 change: 1 addition & 0 deletions scripts/jest/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"\\.(css|less|scss)$": "<rootDir>/scripts/jest/mocks/style_mock.js"
},
"setupFiles": [
"<rootDir>/scripts/jest/setup/polyfills.js",
"<rootDir>/scripts/jest/setup/enzyme.js",
"<rootDir>/scripts/jest/setup/throw_on_console_error.js"
],
Expand Down
Loading

0 comments on commit 903374c

Please sign in to comment.