Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dbcli/mycli
/ test_keyword_suggestions
Function
test_keyword_suggestions
test/pytests/test_completion_engine.py:185–186 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
183
184
185
def
test_keyword_suggestions():
186
assert _keyword_suggestions() == [{
'type'
:
'keyword'
}]
187
188
189
def
test_keyword_and_special_suggestions():
Callers
nothing calls this directly
Calls
1
_keyword_suggestions
Function · 0.90
Tested by
no test coverage detected