mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-08-29 04:26:38 +00:00
fix(test): use expected-output naming
This commit is contained in:
@@ -70,7 +70,7 @@ pnpm run clean # remove build outputs and safe residue from deleted pa
|
||||
pnpm run test # unit tests
|
||||
pnpm run test:coverage # CI coverage gate: per-file 100% on packages/*/*/src
|
||||
pnpm run test:e2e # real-API tests; self-skip without DEEPSEEK_API_KEY
|
||||
pnpm run test:golden # owner-local process goldens
|
||||
pnpm run test:expected # owner-local process expectations
|
||||
pnpm run test:snapshot # keyless recorded-session replay through shipped profiles; filter: -t <name>
|
||||
pnpm run test:snapshot:record # re-record expected outputs (needs key)
|
||||
pnpm run typecheck
|
||||
|
||||
Reference in New Issue
Block a user