whyrusleeping / gx

A package management tool
MIT License
1.88k stars 110 forks source link

Tests: get / install / etc. #164

Open djdv opened 6 years ago

djdv commented 6 years ago

Currently there's no shareness tests for get or install, neither utilizing a local daemon or the gateway. If someone wants to write them that would be helpful.

A recent testcase was brought up, fetching a package that isn't valid but already exists. https://github.com/whyrusleeping/gx/pull/162