Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Releases: TestArmada/magellan

Sauce Connect Tunnel Fixes

19 Aug 23:31
Compare
Choose a tag to compare
v1.6.1

Update package.json

Improved Sauce Connect Tunnel Support

19 Aug 21:16
Compare
Choose a tag to compare

This release has two major changes related to sauce connect tunnels:

  • Magellan now supports sauce connect tunnel construction for all included integrations, not just nightwatch. Test runs which use either Nightwatch.js or Mocha via rowdy get automatic tunnel assignment. Tests which use vanilla mocha also get automatic assignment of the tunnel id via a desiredCapabilities object in the NODE_CONFIG environment variable (if using the config node module).
  • Magellan now has tunnel construction OFF by default, so it assumes your target test environment is visible to SauceLabs.