feat(windows): Add POST requests, fixes Windows CI issues, and other QOL (#1926)

* Added POST request support for Windows.

* Cleanup formatting for docs

* Updated test certificate

* Reverted publisher name and fixed password mismatch

* Fixes to Windows tests

* Remove winappdriver install

* Run react-native server in background

* Added url encoded form support

* Added support for custom headers

Co-authored-by: Kennedy Mumo <kemumo@microsoft.com>
This commit is contained in:
John Kennedy Mumo
2021-04-14 01:40:49 +02:00
committed by GitHub
co-authored by Kennedy Mumo
parent 69e56c7911
commit d352d147bd
14 changed files with 97 additions and 36 deletions