mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-13 02:41:50 +08:00
Add API error monitoring tests and error context snapshots for various browsers
- Created error context snapshots for Firefox, WebKit, and Chromium to capture UI state during API error monitoring. - Implemented e2e tests for API error detection, including console errors, failed API requests, and proxy errors. - Added functionality to ignore specific API patterns in monitoring assertions. - Ensured tests validate the monitoring system's ability to detect and report errors effectively.
This commit is contained in:
@@ -123,5 +123,11 @@
|
||||
"title": "未找到规则",
|
||||
"message": "添加规则以强制执行代码质量标准。"
|
||||
}
|
||||
},
|
||||
"executionDetails": "执行详情",
|
||||
"tabs": {
|
||||
"prompt": "提示词",
|
||||
"output": "输出",
|
||||
"details": "详情"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user