mirror of
https://github.com/glitternetwork/pinme.git
synced 2026-09-19 01:44:33 +08:00
- add Vitest, coverage, CLI, package, and mutation test commands - add GitHub Actions verify, mutation, and audit workflows - document testing policy and contributor commands - replace curl template download with streamed retryable axios helper - improve background install exit-code handling and tracker error reasons
15 lines
164 B
Plaintext
15 lines
164 B
Plaintext
node_modules
|
|
/dist
|
|
.DS_Store
|
|
.env
|
|
/test-output
|
|
/temp
|
|
/test-repro
|
|
.catpaw
|
|
.claude/settings.local.json
|
|
chrome-test-1
|
|
docs/*
|
|
coverage/
|
|
.stryker-tmp/
|
|
reports/mutation/
|