Releases: Comcast/Speed-testJS
Releases · Comcast/Speed-testJS
Update uploads payloads
Summarized Changes
Update payloads function for upload probing
Full Change Log
- 6bd1a94 (Prad/update-payload-uploadprobe, update-payload-uploadprobe) Update payload function
Update for LatencyBased Routing, webSockets, Uploads testing
Summarized Changes
- Timeout for latencyBased Routing
- Timeout for webSockets
- Payload for uploads
Full Change Log
- a7983ba (upstream/master, origin/master, origin/HEAD, Prad/master, master) Merge pull request #73 from Pradhyumna02/Update-Upload-Payload
- 3896db2 (Prad/Update-Upload-Payload) Updating the upload payload to a single function
- 21c6397 Merge pull request #72 from rotosonic/AddMonitorToWebSocketsTests
- c66d421 (origin/AddMonitorToWebSocketsTests, AddMonitorToWebSocketsTests) Updated per peer review
- 630575b Add monitor to http and webSocket tests
- 8b7521a (Update-Upload-Payload) Updating the upload payload to a single function
- a84c6ca Merge pull request #71 from Pradhyumna02/updateCalculator
- db736b2 (Prad/updateCalculator, updateCalculator) Update calculator end point to have the url configurable
- 77181d6 (BugFixMemoryIssueDownload) UpdateMaxSize
- b404322 (origin/AdjustMovingAverage, AdjustMovingAverage) test adjust moving average
- 44eeeb5 Update movingAverage and test stoppage
LatencyBased routing updates
Summarized Changes
- Update testServers rest to get from post
- Return error if no testServers found
- Update Ping logic
Full Change Log
83922cd Return clientCallbackError when sever information is not available
4b58734 Return the server with least ping value to client
27c78e2 Update testServer end point to use GET instead of POST
7bc9e06 Update latencyBasedRouting to send information to client after getting response from three servers
Update Microsoft Fix and monitor for upload and download testing.
Summarized Changes
- Update upload payload function for microsoft browsers
- Add monitor to upload and download testing to force test length
Full Change Log
29fc676 remove unused parameter
c45a8a5 Update main page to add ie flag to run the upload test
733d04b Update abortAll call in monitor function
e629c0d Update payload function in probe
3d57ac3 jshint fix
2543089 Added a flag to check fot IE and also added different payload for IE
1692de7 Add test monitor to probing
339af69 Add testing monitor and upload payload update
Microsoft Browser Fixes
Summarized Changes
- Update upload bandwidth testing with specific microsoft browser parameters
Javascript syntax updates
Summarized Changes
- Javascript syntax updates
Upload bandwidth testing updates and bug fixes
Summarized Changes
- General enhancements for probing and upload bandwidth testing
- safari webSocket bug fix
Speed-testJS enhancements and bug fixes
Summarized Changes
- General bug fixes
- Bandwidth test enhancements and error handling
- Added upload probing
- Added upload xmlrequest onProgress bandwidth testing
- Added blob upload payload