blob: b8d2d37f73ea0b8d0863456a1b597dc2516a616c [file] [log] [blame]
Tests the basic operation of NetworkInfo.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS typeof connection.bandwidth is "number"
PASS typeof connection.metered is "boolean"
PASS successfullyParsed is true
TEST COMPLETE