Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/saltstack/salt
/ test_pygit2_name
Function
test_pygit2_name
tests/pytests/functional/utils/gitfs/test_gitfs.py:220–221 ·
view source on GitHub ↗
(pygit2_gitfs_opts)
Source
from the content-addressed store, hash-verified
218
219
@skipif_no_pygit2
220
def
test_pygit2_name(pygit2_gitfs_opts):
221
_test_name(pygit2_gitfs_opts)
222
223
224
def
_test_remote_map(opts):
Callers
nothing calls this directly
Calls
1
_test_name
Function · 0.85
Tested by
no test coverage detected