react-native/Libraries/Network/__tests__
Matthew Oaxaca 34edf92cbf Network/FormData typeof object allowing null
Summary:
Submitting PR in response to https://github.com/facebook/react-native/issues/12251

**Test plan (required)**

$formData = new FormData()
$formData.append('value', null)

Included Unit Tests
Closes https://github.com/facebook/react-native/pull/12253

Differential Revision: D4545291

Pulled By: lacker

fbshipit-source-id: 2780f24e1fe1e0d5be3bb12b64aa6cd9a20554bf
2017-02-10 13:30:48 -08:00
..
FormData-test.js Network/FormData typeof object allowing null 2017-02-10 13:30:48 -08:00
XMLHttpRequest-test.js Moving the jest configuration from jest-react-native to react native. 2016-10-17 08:44:05 -07:00