MCPcopy 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

outputFunction · 0.85

Calls 1

TestOutputClass · 0.85

Tested by 1

outputFunction · 0.68