Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRaiser/PaperFlow
/ _DummyConn
Class
_DummyConn
experiments/tests/test_strict_daily_simulation.py:6–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
5
6
class
_DummyConn:
7
def
close(self):
8
return
None
9
10
11
class
_DummyOutputManager:
Callers
2
test_case_simulation_uses_only_same_day_papers
Function · 0.85
test_case_simulation_writes_empty_paper_pool_for_no_paper_day
Function · 0.85
Calls
no outgoing calls
Tested by
2
test_case_simulation_uses_only_same_day_papers
Function · 0.68
test_case_simulation_writes_empty_paper_pool_for_no_paper_day
Function · 0.68