MCPcopy 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
31class ChatLocationTestBase:
32 location = Location(123, 456)
33 address = "The Shire"
34
35
36class TestChatLocationWithoutRequest(ChatLocationTestBase):

Callers

nothing calls this directly

Calls 1

LocationClass · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…