Telethon/tests
Colin Watson 664ceba2c5
Fix TestSyncifyAsyncContext.test_sync_acontext on Python 3.14 (#4722)
`asyncio.get_event_loop` fails on Python 3.14 if there is no current
event loop.  For this particular test of sync behaviour, it seems to
make most sense to explicitly create one.
2025-12-17 08:11:32 +01:00
..
readthedocs Exclude sign_up from test_all_methods_present 2024-11-06 16:23:33 +01:00
telethon Fix TestSyncifyAsyncContext.test_sync_acontext on Python 3.14 (#4722) 2025-12-17 08:11:32 +01:00
__init__.py Add example unit test and config for testing 2019-12-07 04:23:27 +01:00