Skip to content

Releases: Comcast/Speed-testJS

Update uploads payloads

20 Jan 18:10
Compare
Choose a tag to compare

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

20 Jan 17:42
Compare
Choose a tag to compare

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

04 Jan 20:32
Compare
Choose a tag to compare

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.

22 Dec 19:40
Compare
Choose a tag to compare

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

20 Dec 19:13
Compare
Choose a tag to compare

Summarized Changes

  • Update upload bandwidth testing with specific microsoft browser parameters

Javascript syntax updates

13 Dec 20:54
Compare
Choose a tag to compare

Summarized Changes

  • Javascript syntax updates

Upload bandwidth testing updates and bug fixes

13 Dec 20:08
Compare
Choose a tag to compare

Summarized Changes

  • General enhancements for probing and upload bandwidth testing
  • safari webSocket bug fix

Speed-testJS enhancements and bug fixes

06 Dec 16:14
Compare
Choose a tag to compare

Summarized Changes

  • General bug fixes
  • Bandwidth test enhancements and error handling
  • Added upload probing
  • Added upload xmlrequest onProgress bandwidth testing
  • Added blob upload payload