mikroskeem / PicoMaven

Lightweight Maven client to download libraries
MIT License
8 stars 5 forks source link

Use different repositories/test cases #10

Open mikroskeem opened 5 years ago

mikroskeem commented 5 years ago

Currently PicoMaven unit tests do I/O with outside world and aren't really reproducible if internet access is not available.

Also it is not nice to suck someone's computing power and internet bandwidth without any proper reason (unit tests vs actual dependency downloading), sorry SpongePowered and Maven Central repository guys.

So maybe set up a local HTTP server with prepackaged repository contents for unit testing?

mikroskeem commented 5 years ago

Furthermore, current unit tests don't cover things I want and need to test.