Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_virustotal
Function · 0.45
_read_linkcheck_results
Function · 0.45
print_gh_event
Function · 0.45
process_changed_files
Function · 0.45
get_release_changelog_target
Function · 0.45
define_cache_seed
Function · 0.45
upload_coverage
Function · 0.45
_define_testrun
Function · 0.45
workflow_config
Function · 0.45
salt_onedir
Function · 0.45
dump
Function · 0.45
test_runner_returns_enabled
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected