react-native/Libraries/WebSocket
Christopher Chedeau 6f84ccf51a Fix tests related to event-target-shim
Summary: @​public

Jest has an issue where if you export `Symbol` it crashes badly. Since event-target-shim does that, it breaks everything. Mocking that module fixes the issue until @cpojer comes back from vacation and fixes the bug in Jest itself.

Reviewed By: @jingc

Differential Revision: D2503562
2015-10-02 12:36:23 -07:00
..
RCTWebSocket.xcodeproj Text highlighting on iOS 2015-07-24 08:41:58 -08:00
__mocks__ Fix tests related to event-target-shim 2015-10-02 12:36:23 -07:00
RCTSRWebSocket.h Ran Convert > To Modern Objective C Syntax 2015-08-25 01:08:49 -08:00
RCTSRWebSocket.m Ran Convert > To Modern Objective C Syntax 2015-08-25 01:08:49 -08:00
RCTWebSocketExecutor.h WebSocket polyfill 2015-05-14 09:37:02 -08:00
RCTWebSocketExecutor.m Ran Convert > To Modern Objective C Syntax 2015-08-25 01:08:49 -08:00
RCTWebSocketManager.h WebSocket polyfill 2015-05-14 09:37:02 -08:00
RCTWebSocketManager.m Ran Convert > To Modern Objective C Syntax 2015-08-25 01:08:49 -08:00
WebSocket.android.js WebSocket polyfill 2015-05-14 09:37:02 -08:00
WebSocket.ios.js Implement EventTarget interface for WebSocket. 2015-10-01 17:59:29 -07:00
WebSocketBase.js Implement EventTarget interface for WebSocket. 2015-10-01 17:59:29 -07:00