node-gradle/gradle-node-plugin
View on GitHubAdd integration tests for proxy functionality
Open
#106 opened on May 22, 2020
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.