Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/textual
/ test_resolve_empty
Function
test_resolve_empty
tests/test_resolve.py:11–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
10
11
def
test_resolve_empty():
12
assert resolve([], 10, 1, Size(20, 10), Size(80, 24)) == []
13
14
15
@pytest.mark.parametrize(
Callers
nothing calls this directly
Calls
2
resolve
Function · 0.90
Size
Class · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…