MCPcopy Create free account
hub / github.com/Keeper-Security/Commander / _record

Function _record

unit-tests/test_connect_security.py:10–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8
9
10def _record():
11 return SimpleNamespace(record_uid='rec-1', title='Shared SSH', custom=[])
12
13
14class TestGatesBlockOnDenial(unittest.TestCase):

Calls

no outgoing calls

Tested by

no test coverage detected