blob: fdf7d92910d219281d55afa22e6c68c77474d3ec [file] [log] [blame]
Tests that updates to the connection event causes new events to fire.
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 typeof connection.bandwidth is "number"
PASS typeof connection.metered is "boolean"
PASS successfullyParsed is true
TEST COMPLETE