blob: 14dda2f81bf5fe7b180c55f3d4dabcac8f32ade8 [file] [log] [blame]
Tests the basic operation of NetInfo.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS navigator.connection is defined.
PASS navigator.connection.type is defined.
PASS typeof connection.type is "string"
PASS connection.type is newConnectionType
PASS successfullyParsed is true
TEST COMPLETE