node-gradle/gradle-node-plugin

Add integration tests for proxy functionality

Open

#106 geöffnet am 22. Mai 2020

Auf GitHub ansehen
 (11 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Groovy (122 Forks)batch import
good first issuehelp wanted

Repository-Metriken

Stars
 (674 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Creating a separate issue for the tests, continuing #84.

We're adding --http, --https-proxy, and --noproxy depending on the Gradle configuration, while this works and is manually tested it'd be much nicer to have automated tests.

Contributor Guide