Files
MetonaSqlark/tests
thzxx bc69d8f500
CI / test (22.x) (push) Canceled after 0s
CI / test (24.x) (push) Canceled after 0s
CI / test (18.x) (push) Canceled after 1h32m41s
CI / test (20.x) (push) Canceled after 0s
fix: 修复测试无法自然退出 — forceExit + 减少延迟 + 拆分 coverage
- jest.config.cjs: forceExit:true + testTimeout:15000

- package.json: npm test 默认不再 --coverage

- tests/utils.test.ts: debounce 延迟 50->20, 100->50
2026-07-27 18:12:06 +08:00
..