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 合併指標
 (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.

貢獻者指南