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

Releases: TestArmada/magellan

Sauce Connect Tunnel Fixes

Choose a tag to compare

@Maciek416 Maciek416 released this 19 Aug 23:31
v1.6.1

Update package.json

Improved Sauce Connect Tunnel Support

Choose a tag to compare

@Maciek416 Maciek416 released this 19 Aug 21:16

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.