Run All Tests
Run lint, unit tests, and e2e tests sequentially. Report results.
- •Run
npm run lint— report any lint errors - •Run
npm run test— report pass/fail counts - •Run
npm run test:e2e— report pass/fail counts - •Summarize: total passed, failed, and any errors