mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-03-22 10:34:30 +08:00
- 添加 CommandCoroutineExtensions 的完整测试用例 - 添加 QueryCoroutineExtensions 的完整测试用例 - 添加 WaitForEvent 的完整测试用例 - 添加 WaitForEventWithTimeout 的完整测试用例 - 添加 Moq 依赖包用于模拟测试 - 实现多种协程指令和扩展方法的功能验证 - 包含超时处理、异常处理和事件触发等场景测试 - [release ci]