feat: add unit tests for search_usernames, search_numbers, and search_gifts methods in FragmentClient

This commit is contained in:
bohd4nx
2026-03-25 18:22:25 +02:00
parent da2eb37a10
commit 3c60bf5e5a
4 changed files with 4 additions and 3 deletions
+4 -3
View File
@@ -1,8 +1,9 @@
"""Shared test constants for the pyfragment test suite. """Shared test constants for the pyfragment test suite.
pyfragment is an async Python client for Fragment.com — purchase Telegram Premium pyfragment is an async Python client for the Fragment API — a unified toolkit
and Stars, run Stars and Premium giveaways for channels, top up TON Ads balance, to manage Telegram assets: purchase Stars and Premium, top up TON and Ads balances,
and manage anonymous numbers, all through a clean typed API. run giveaways, manage anonymous numbers, and explore the marketplace for usernames,
numbers, and gifts.
""" """
from typing import Any from typing import Any