Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coldtype/st2
/ setup
Function
setup
tests/test_export.py:5–7 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
@b3d_runnable()
4
def
test_export(bw:BpyWorld):
5
def
setup():
6
to1 = common(bw)
7
return
to1
8
9
to1 = setup()
10
to1.obj.st2.text =
"Hello¶World"
Callers
1
test_export
Function · 0.85
Calls
1
common
Function · 0.85
Tested by
no test coverage detected