MCPcopy Index your code
hub / github.com/saltstack/salt / test_pygit2_remote_map

Function test_pygit2_remote_map

tests/pytests/functional/utils/gitfs/test_gitfs.py:240–241  ·  view source on GitHub ↗
(pygit2_gitfs_opts)

Source from the content-addressed store, hash-verified

238
239@skipif_no_pygit2
240def test_pygit2_remote_map(pygit2_gitfs_opts):
241 _test_remote_map(pygit2_gitfs_opts)
242
243
244def _test_lock(opts):

Callers

nothing calls this directly

Calls 1

_test_remote_mapFunction · 0.70

Tested by

no test coverage detected