Files
pyrogram-bridge/tests
vvzvlad 577093b9fa test(postparser): use StrWithHtml for Pyrogram text/caption mocks
Replace MagicMock based text/caption mocks with a lightweight StrWithHtml
subclass that provides the required `.html` property while behaving like a
regular string. This fixes length and strip checks in the parser and
simplifies test setup. Also adds default proxy settings to mock_config for
test completeness.
2026-05-18 00:15:53 +03:00
..
2025-04-08 17:34:39 +03:00
2025-04-16 03:05:55 +03:00
2025-04-18 22:58:25 +03:00