Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dbcli/mycli
/ TestPromptSession
Class
TestPromptSession
test/pytests/test_main.py:810–812 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
808
return
[
"test"
]
809
810
class
TestPromptSession:
811
output = TestOutput()
812
app = None
813
814
m.prompt_session = TestPromptSession()
815
m.sqlexecute = TestExecute()
Callers
1
output
Function · 0.85
Calls
1
TestOutput
Class · 0.85
Tested by
1
output
Function · 0.68