ForcePilot/backend/test/unit/channels/application/extension/scheduler_handlers
Kris b323922cdc style: 清理测试文件中的多余空行和导入顺序
本次提交清理了多个单元测试文件中的多余空行,调整了部分导入的顺序,同时修复了一处feishu错误翻译的导入顺序问题,移除了application/conftest.py中未使用的fake_report_repo fixture,优化代码格式提升可读性。
2026-07-06 20:52:20 +08:00
..
__init__.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_channel_audit_log_retention_handler.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
test_channel_outbox_recovery_handler.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
test_channel_outbox_terminal_cleanup_handler.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
test_channel_pairing_expiration_handler.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
test_channel_pairing_terminal_cleanup_handler.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
test_channel_session_inactive_cleanup_handler.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00