node-gradle/gradle-node-plugin

Add integration tests for proxy functionality

Open

#106 opened on May 22, 2020

View on GitHub
 (11 comments) (0 reactions) (0 assignees)Groovy (122 forks)batch import
good first issuehelp wanted

Repository metrics

Stars
 (674 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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