node-gradle/gradle-node-plugin

Add integration tests for proxy functionality

Open

#106 ouverte le 22 mai 2020

Voir sur GitHub
 (11 commentaires) (0 réactions) (0 assignés)Groovy (122 forks)batch import
good first issuehelp wanted

Métriques du dépôt

Stars
 (674 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur