MCPcopy
hub / github.com/saltstack/salt / loads

Method loads

tests/pytests/unit/channel/test_client.py:64–65  ·  view source on GitHub ↗
(self, payload)

Source from the content-addressed store, hash-verified

62
63 class DummyCrypticle:
64 def loads(self, payload): # pylint: disable=unused-argument
65 raise salt.crypt.AuthenticationError()
66
67 class DummyAuth:
68 def __init__(self):

Callers 15

upload_virustotalFunction · 0.45
_read_linkcheck_resultsFunction · 0.45
print_gh_eventFunction · 0.45
process_changed_filesFunction · 0.45
define_cache_seedFunction · 0.45
upload_coverageFunction · 0.45
_define_testrunFunction · 0.45
workflow_configFunction · 0.45
salt_onedirFunction · 0.45
dumpFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected