dillon1000/react
Commit
Browse files [testing] dump the cache when depending on warning messages
It's possible to configure Jest to not dump the module cache between specs. This makes it tricky when we silence warnings one a 2nd call. In this case, the same message was getting logged so when we expected the count of warning calls to increment, it didn't.
Changed paths1 file
First-parent comparisonsrc/browser/ui/dom/components/__tests__/ReactDOMInput-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…