Remnawave_python-sdk/tests
Artem 3f0b5af2cf
Refactor tests for HWID, subscriptions, system, and users; add subscription request history functionality
- Restructured HWID tests into classes for better organization and clarity.
- Enhanced subscription tests to cover additional scenarios and improved assertions.
- Introduced new tests for system statistics and monitoring.
- Implemented CRUD operations for user management with comprehensive test coverage.
- Added new controllers and models for handling subscription request history.
- Created tests for subscription request history, including pagination and statistics.
- Improved error handling in tests to skip when exceptions occur.
2025-10-02 01:46:17 +02:00
..
.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 Refactor tests for HWID, subscriptions, system, and users; add subscription request history functionality 2025-10-02 01:46:17 +02: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 Add Pydantic models for nodes usage history, subscriptions, and user management 2025-07-03 12:22:16 +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 Add Pydantic models for nodes usage history, subscriptions, and user management 2025-07-03 12:22:16 +02: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 Add Pydantic models for nodes usage history, subscriptions, and user management 2025-07-03 12:22:16 +02: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