help wantedlibgit2test
Repository metrics
- Stars
- (48,709 stars)
- PR merge metrics
- (Avg merge 20d 6h) (157 merged PRs in 30d)
Description
We now have tests for SSH, but we also needs tests for https and the proxy support. Does it make sense to have travis install some https server (nginx?) and write some basic tests. We probably don't want to add the code to build those to deps/ just for the tests. Alternatively, we could use an HttpServer.jl based test.