0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. oh-my-pi
  2. /
  3. .omp
  4. /
  5. rules
Ccan1357refactor(coding-agent): migrated fetch mocks to hookFetch utility with resource cleanup
486e585f创建于 3月8日历史提交
文件最后提交记录最后更新时间
ts-hook-fetch.md
refactor(coding-agent): migrated fetch mocks to hookFetch utility with resource cleanup - Replaced vi.spyOn fetch mocking pattern with hookFetch utility across 5 test files. - Migrated fetch mocks to use resource management with 'using' keyword for automatic cleanup. - Removed @ts-expect-error comments related to fetch.preconnect type issues. - Updated ts-hook-fetch rule documentation with expanded patterns and clearer lifecycle guidance. 2 个月前