ForcePilot/backend/test/integration/api/channels
Kris 5c4ef3a709 test: 格式化所有渠道相关测试用例的函数定义
1.  将多行的测试函数声明合并为单行,统一代码风格
2.  新增临时的微信woc向导验证脚本,用于全流程验证后可删除
3.  统一调整长请求行的换行写法,简化代码结构
2026-07-07 16:27:06 +08:00
..
__init__.py test: 批量修复单元测试与集成测试的兼容性问题 2026-07-04 00:18:04 +08:00
conftest.py test(channel): add full integration test suite for channels module 2026-07-02 03:25:27 +08:00
test_account_router.py test: 格式化所有渠道相关测试用例的函数定义 2026-07-07 16:27:06 +08:00
test_allowlist_router.py test: 格式化所有渠道相关测试用例的函数定义 2026-07-07 16:27:06 +08:00
test_analytics_router.py test: 批量修复单元测试与集成测试的兼容性问题 2026-07-04 00:18:04 +08:00
test_audit_router.py test: 格式化所有渠道相关测试用例的函数定义 2026-07-07 16:27:06 +08:00
test_capability_router.py test: 格式化所有渠道相关测试用例的函数定义 2026-07-07 16:27:06 +08:00
test_config_router.py test: 格式化所有渠道相关测试用例的函数定义 2026-07-07 16:27:06 +08:00
test_content_review_router.py test: 格式化所有渠道相关测试用例的函数定义 2026-07-07 16:27:06 +08:00
test_dashboard_router.py test: 格式化所有渠道相关测试用例的函数定义 2026-07-07 16:27:06 +08:00
test_directory_router.py test: 格式化所有渠道相关测试用例的函数定义 2026-07-07 16:27:06 +08:00
test_doctor_router.py test: 格式化所有渠道相关测试用例的函数定义 2026-07-07 16:27:06 +08:00
test_health_router.py test: 格式化所有渠道相关测试用例的函数定义 2026-07-07 16:27:06 +08:00
test_login_router.py test: 格式化所有渠道相关测试用例的函数定义 2026-07-07 16:27:06 +08:00
test_message_router.py test: 格式化所有渠道相关测试用例的函数定义 2026-07-07 16:27:06 +08:00
test_outbox_router.py test: 格式化所有渠道相关测试用例的函数定义 2026-07-07 16:27:06 +08:00
test_pairing_router.py test: 格式化所有渠道相关测试用例的函数定义 2026-07-07 16:27:06 +08:00
test_plugin_router.py test: 格式化所有渠道相关测试用例的函数定义 2026-07-07 16:27:06 +08:00
test_reports_router.py test: 格式化所有渠道相关测试用例的函数定义 2026-07-07 16:27:06 +08:00
test_session_router.py test: 格式化所有渠道相关测试用例的函数定义 2026-07-07 16:27:06 +08:00
test_webhook_router.py test: 格式化所有渠道相关测试用例的函数定义 2026-07-07 16:27:06 +08:00
test_wizard_router.py test: 格式化所有渠道相关测试用例的函数定义 2026-07-07 16:27:06 +08:00
test_woc_wizard_verify.py test: 格式化所有渠道相关测试用例的函数定义 2026-07-07 16:27:06 +08:00