- Add getEmbedVideoPlayer function, tests and docs
- Add cancelTest function, tests and docs
- Add createVideo function, tests and docs
- Add runTest function, tests and docs
- Add getWaterfallImage function, tests and docs
- Add getScreenshotImage function, tests and docs
- Add getChromeTraceData function, tests and docs
- Add getConsoleLogData function, tests and docs
- Add getGoogleCsiData function, tests and docs
- Add getResponseBody function, tests and docs
- Add getUtilizationData function, tests and docs
- Add getRequestData function, tests and docs
- Add getTimelineData function, tests and docs
- Add getNetLogData function, tests and docs
- Add getHistory function, tests and docs
- Add option to use GET in sendQuery internal function
- getTestStatus checks for statusCode <= 200L now
- Filter argument added to getHistory
- Add getPageSpeedData function, tests and docs
- Add getTesters function, tests and docs
- Add getTestStatus function, tests and docs
- Add getTestInfo function, tests and docs
- sendQuery internal function redefined to take path argument
- TRAVIS CI added and test coverage via codecov.io
- Add getLocations function, tests and docs