Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ setup_test
Method
setup_test
test/ext/test_baked.py:29–30 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
27
run_deletes = None
28
29
def
setup_test(self):
30
self.bakery = baked.bakery()
31
32
33
class
StateChangeTest(BakedTest):
Callers
nothing calls this directly
Calls
1
bakery
Method · 0.80
Tested by
no test coverage detected