Files
react-native/Libraries
Moti Zilberman 5029195d22 Test ReactFiberErrorDialog in terms of NativeExceptionsManager
Summary:
https://github.com/facebook/react-native/pull/25671 added a shallow unit test for `ReactFiberErrorDialog`, mocking out the (JS) `ExceptionsManager` module. This rewrites that test in terms of `NativeExceptionsManager` instead, so the integration with `ExceptionsManager` is also tested.

Also adds tests for the behaviour of the `framesToPop` and `jsEngine` extended error fields, and for passing a frozen error object (seeing as we potentially mutate the error).

Reviewed By: rickhanlonii

Differential Revision: D16330341

fbshipit-source-id: 0b514d1c8f193a114748739ec31ddb4e06e4d2fd
2019-07-18 07:50:39 -07:00
..
2019-07-11 12:02:39 -07:00
2019-07-11 12:02:39 -07:00
2019-05-20 18:05:55 -07:00
2019-07-18 07:21:25 -07:00
2019-06-21 10:59:09 -07:00
2019-06-27 08:21:29 -07:00
2019-07-11 12:02:39 -07:00
2019-05-13 11:43:49 -07:00
2019-06-07 06:39:28 -07:00