JuliaLang/julia

Tests for git https clone/proxy

Open

#17,916 opened on Aug 9, 2016

View on GitHub
 (1 comment) (0 reactions) (1 assignee)Julia (48,709 stars) (5,773 forks)batch import
help wantedlibgit2test

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.

Contributor guide

Tests for git https clone/proxy · JuliaLang/julia#17916 | Good First Issue