hyperion
hyperion copied to clipboard
Testing Hyperion JS interceptors in a React Native environment
This PR is adding the JS interceptors in a playground react native in order to test its compatibility to RN.
It was tested running the tests wrote to the original file, which were also copied in the playground. Only 2 tests didn't pass and need further investigation on what is generating the unexpected behavior.
The tests that are not passing are:
-
FunctionInterceptor.test->test prototype + name prop copied to interceptor -
IPromise.test->test Promise.resolver static method