JuliaLang/julia

Tests for git https clone/proxy

Open

#17,916 创建于 2016年8月9日

在 GitHub 查看
 (1 评论) (0 反应) (1 负责人)Julia (48,709 star) (5,773 fork)batch import
help wantedlibgit2test

描述

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.

贡献者指南