node-gradle / node-gradle/gradle-node-plugin
Add integration tests for proxy functionality
Open
Nobody has claimed this yet.
good first issue
help wanted
- Dominant language
- Groovy
- Stars
- 677
- Forks
- 120
- 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
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review issue #84 and the Gradle configuration paths for --http, --https-proxy, and --noproxy. Add automated integration coverage for those proxy settings, replacing reliance on manual testing, and verify the tests exercise the configured behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy, nodejs
- Domain
- build-system, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100