JuliaLang/julia

Tests for git https clone/proxy

开放

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

 (1 条评论) (0 个反应) (1 位负责人)Julia (5,773 个派生)batch import
help wantedlibgit2test

仓库指标

星标
 (48,709 个星标)
PR 合并指标
 (平均合并 20天 6小时) (30 天内合并 157 个 PR)

描述

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.

贡献者指南