项目文件夹

文件
wehub-resource-sync f9447f8e5f
CI / typecheck · build · test · bundle-size (push) Failing after 1s
CI / clean-room dependency closure smoke (push) Failing after 1s
CI / server-runtime e2e (docker · pg + valkey) (push) Failing after 2s
Deploy Install Scripts / deploy (push) Failing after 2s
Windows / build (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:07:03 +08:00

8 行
316 B
TOML

[test]
smol = true
# Mocks posthog-node for ALL tests before any module loads — required because
# telemetry.ts is a process-wide singleton imported transitively by many test
# files, and because real captures from tests would pollute production
# analytics. See tests/preload.ts.
preload = ["./tests/preload.ts"]