TestEngineering/Services/LoopTestEnvironments: Difference between revisions

Line 24: Line 24:
  Loop-Client
  Loop-Client
  In the browser: https://call.mozilla.com
  In the browser: https://call.mozilla.com
  Welcome to the Loop web client.
  Welcome to the Firefox Hello web client.
   
   
  Browser: https://call.mozilla.com/config.js
  Browser: https://call.mozilla.com/config.js
now returns all of this info:
  var loop = loop || {};
  var loop = loop || {};
  loop.config = {serverUrl: 'https://loop.services.mozilla.com'};
  loop.config = {
      bunch of loop-client specific info
};
   
   
  Browser: Browser: https://call.mozilla.com/VERSION.txt
  Browser: https://call.mozilla.com/VERSION.txt
   
   
  and now the TOS: https://call.mozilla.com/legal/terms/
  TOS: https://call.mozilla.com/legal/terms/
   
   
  curl https://call.mozilla.com/
  curl https://call.mozilla.com/
Confirmed users
3,727

edits