Files
react/scripts
Andrew Clark 71b4e99901 [react-test-renderer] Jest matchers for async tests (#13236)
Adds custom Jest matchers that help with writing async tests:

- `toFlushThrough`
- `toFlushAll`
- `toFlushAndThrow`
- `toClearYields`

Each one accepts an array of expected yielded values, to prevent
false negatives.

Eventually I imagine we'll want to publish this on npm.
2018-07-19 10:26:24 -07:00
..
2018-07-17 20:18:34 +01:00
2018-01-07 11:51:59 +00:00
2018-06-19 16:03:45 +01:00
2018-05-31 21:36:55 +01:00