Skip to content

bartoszkaczorek/digdug-null-sauce-labs-tunnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

digdug-null-sauce-labs-tunnel

About

Sauce Labs Tunnel with fixed proxy behind authentication.

Unfortunately official intern Sauce Labs tunnel does not work nice when computer is behind proxy with authentication - this tunnel can be used as a workaround. See also below intern bugs:

It is a mix of official digdug "NullTunnel.js" and "SauceLabsTunnel.js" with some custom code added.

Usage

  1. Install as npm dependency:
npm install digdug-null-sauce-labs-tunnel --save
  1. Use custom tunnel in intern config as below:
{
	"tunnel": "dojo/node!digdug-null-sauce-labs-tunnel/lib/NullSauceLabsTunnel"
}

Compatibility with intern

Confirmed to be compatible with intern 3.4.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published