mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-05 14:30:42 +00:00
- npm run test:scoped: runs only tests impacted by your changes - npm run test:scoped:staged: for staged changes (pre-commit) - Uses select-impacted-tests.mjs with impact map when available - Falls back to heuristic (changed test files) when no map - Hub file changes suggest full suite - 7 unit tests for the selection logic Co-authored-by: diegosouzapw <diegosouzapw@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| balance-e2e-shards.mjs | ||
| build-test-impact-map.mjs | ||
| check-quality-ratchet.mjs | ||
| classify-pr-changes.mjs | ||
| collect-metrics.mjs | ||
| mutation-radiography.mjs | ||
| property-seed.mjs | ||
| run-all-gates.mjs | ||
| run-eslint-json.mjs | ||
| select-impacted-tests.mjs | ||
| test-scoped.sh | ||
| validate-release-green.mjs | ||
| verify-ratchet-bank.mjs | ||