ForcePilot/backend/test/unit/channels/application/lifecycle
Kris e150d5f43f test: add and update multiple unit test cases
1. 新增目录搜索建议、导出功能的测试用例
2. 完善会话处理、消息守卫、出箱恢复的测试覆盖
3. 修复测试用例中的断言与代码风格问题
4. 补充会话关联对话ID的校验逻辑测试
2026-07-07 16:27:23 +08:00
..
__init__.py test: add batch of unit tests for channels module 2026-07-02 03:28:19 +08:00
test_config_scope_registry.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
test_manifest_loader.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
test_plugin_capability_checker.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
test_plugin_dependency_resolver.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
test_plugin_host_impl.py test: add and update multiple unit test cases 2026-07-07 16:27:23 +08:00
test_plugin_lifecycle_manager.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
test_plugin_loader.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
test_plugin_state_machine.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
test_route_match_registry_loader.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00
test_sensitive_field_registry.py style: 清理测试文件中的多余空行和导入顺序 2026-07-06 20:52:20 +08:00