MCPcopy Create free account
hub / github.com/OpenRaiser/PaperFlow / close

Method close

tests/test_desktop_gui.py:237–238  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

235 return FakeRows()
236
237 def close(self):
238 return None
239
240 monkeypatch.setattr(agents.db_ops, "get_connection", lambda: FakeConnection())
241

Callers 15

_count_papers_for_dayFunction · 0.45
_count_total_papersFunction · 0.45
backup_profilesFunction · 0.45
clear_profiles_onlyFunction · 0.45
load_profilesFunction · 0.45
full_resetFunction · 0.45
benchmark_resetFunction · 0.45
mainFunction · 0.45
collect_papersFunction · 0.45
collect_all_papersFunction · 0.45
show_tablesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected