node-gradle/gradle-node-plugin
GitHub で見るAdd integration tests for proxy functionality
Open
#106 opened on 2020年5月22日
good first issuehelp wanted
Repository metrics
- Stars
- (674 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
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.