..
.env.test
Refactor tests for HWID, subscriptions, system, and users; add subscription request history functionality
2025-10-02 01:46:17 +02:00
__init__.py
feat: Add models for subscriptions, users, and system statistics
2025-04-21 20:44:27 +02:00
conftest.py
Refactor tests for HWID, subscriptions, system, and users; add subscription request history functionality
2025-10-02 01:46:17 +02:00
run_tests.sh
Refactor tests for HWID, subscriptions, system, and users; add subscription request history functionality
2025-10-02 01:46:17 +02:00
test_auth.py
Refactor tests for HWID, subscriptions, system, and users; add subscription request history functionality
2025-10-02 01:46:17 +02:00
test_bandwidthstats.py
Add Pydantic models for nodes usage history, subscriptions, and user management
2025-07-03 12:22:16 +02:00
test_config_profiles.py
Add Pydantic models for nodes usage history, subscriptions, and user management
2025-07-03 12:22:16 +02:00
test_hosts.py
feat: Add cryptography dependency and implement HAPP crypto link generation
2025-11-25 20:42:12 +01:00
test_hwid.py
Refactor tests for HWID, subscriptions, system, and users; add subscription request history functionality
2025-10-02 01:46:17 +02:00
test_inbounds.py
Add Pydantic models for nodes usage history, subscriptions, and user management
2025-07-03 12:22:16 +02:00
test_infra_billing.py
Обновить версию SDK до 2.1.19; добавить новые DTO для истории биллинга и упрощенных моделей провайдеров; переименовать и изменить существующие DTO для соответствия новому API
2025-10-13 04:35:39 +02:00
test_internal_squads.py
Add Pydantic models for nodes usage history, subscriptions, and user management
2025-07-03 12:22:16 +02:00
test_keygen.py
Add Pydantic models for nodes usage history, subscriptions, and user management
2025-07-03 12:22:16 +02:00
test_nodes.py
Add Pydantic models for nodes usage history, subscriptions, and user management
2025-07-03 12:22:16 +02:00
test_nodes_usage_history.py
feat: Add cryptography dependency and implement HAPP crypto link generation
2025-11-25 20:42:12 +01:00
test_snippets.py
feat: Enhance subscription and external squad management
2025-10-28 00:44:15 +01:00
test_sub_requests.py
Refactor tests for HWID, subscriptions, system, and users; add subscription request history functionality
2025-10-02 01:46:17 +02:00
test_subscription.py
Refactor tests for HWID, subscriptions, system, and users; add subscription request history functionality
2025-10-02 01:46:17 +02:00
test_subscription_request_history.py
Refactor tests for HWID, subscriptions, system, and users; add subscription request history functionality
2025-10-02 01:46:17 +02:00
test_subscriptions_settings.py
Add Pydantic models for nodes usage history, subscriptions, and user management
2025-07-03 12:22:16 +02:00
test_subscriptions_template.py
feat: Enhance subscription and external squad management
2025-10-28 00:44:15 +01:00
test_system.py
Refactor tests for HWID, subscriptions, system, and users; add subscription request history functionality
2025-10-02 01:46:17 +02:00
test_users.py
Refactor tests for HWID, subscriptions, system, and users; add subscription request history functionality
2025-10-02 01:46:17 +02:00
test_users_bulk_actions.py
Add Pydantic models for nodes usage history, subscriptions, and user management
2025-07-03 12:22:16 +02:00
test_users_stats.py
Add Pydantic models for nodes usage history, subscriptions, and user management
2025-07-03 12:22:16 +02:00
test_utils.py
feat: Добавить тесты для валидации вебхука в test_utils.py
2025-07-09 03:01:35 +02:00
utils.py
feat: Add models for subscriptions, users, and system statistics
2025-04-21 20:44:27 +02:00