Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python-telegram-bot/python-telegram-bot
/ ChatLocationTestBase
Class
ChatLocationTestBase
tests/test_chatlocation.py:31–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
30
31
class
ChatLocationTestBase:
32
location = Location(123, 456)
33
address =
"The Shire"
34
35
36
class
TestChatLocationWithoutRequest(ChatLocationTestBase):
Callers
nothing calls this directly
Calls
1
Location
Class · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…