astral-sh/uv

Test coverage for retrieval of git credentials from the helper

開放

#2,048 建立於 2024年2月28日

 (0 則留言) (0 個反應) (0 位負責人)Rust (3,111 個分叉)batch import
help wantedtesting

倉庫指標

星標
 (84,934 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Related to https://github.com/astral-sh/uv/issues/1980#issuecomment-1969576444

Our tests are not currently isolated from the global git credential helper, which is used to retrieve credentials if not provided in the URL. We should write a utility to isolate tests from the global credential helper and add test coverage where we populate a credential helper with a password to retrieve a dependency and install it without providing the password directly.

貢獻者指南