node-gradle/gradle-node-plugin
Auf GitHub ansehenAdd integration tests for proxy functionality
Open
#106 geöffnet am 22. Mai 2020
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.