Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PabloLec/RecoverPy
/ add_expected_save_result
Function
add_expected_save_result
tests/integration/helper.py:55–57 ·
view source on GitHub ↗
(p: Pilot)
Source
from the content-addressed store, hash-verified
53
54
55
def
add_expected_save_result(p: Pilot):
56
global EXPECTED_SAVE_RESULT
57
EXPECTED_SAVE_RESULT[p.app.screen._inode] = p.app.screen._raw_block_content
58
59
60
def
get_expected_save_result():
Callers
1
test_full_workflow
Function · 0.90
Calls
no outgoing calls
Tested by
1
test_full_workflow
Function · 0.72