feat: add tests.sh runner and project routes tests #26

Merged
michal merged 1 commits from feat/tests-sh-and-project-routes-tests into main 2026-02-23 18:58:07 +00:00
Owner
  • bash tests.sh runs all tests
  • bash tests.sh --short gives summary
  • bash tests.sh --filter mcpd runs single package
  • New project-routes.test.ts with 17 integration tests including regression for the ownerId filtering bug
- `bash tests.sh` runs all tests - `bash tests.sh --short` gives summary - `bash tests.sh --filter mcpd` runs single package - New project-routes.test.ts with 17 integration tests including regression for the ownerId filtering bug
michal added 1 commit 2026-02-23 18:57:58 +00:00
feat: add tests.sh runner and project routes integration tests
Some checks failed
CI / lint (pull_request) Has been cancelled
CI / typecheck (pull_request) Has been cancelled
CI / test (pull_request) Has been cancelled
CI / build (pull_request) Has been cancelled
CI / package (pull_request) Has been cancelled
0f2a93f2f0
- tests.sh: run all tests with `bash tests.sh`, summary with `--short`
- tests.sh --filter mcpd/cli: run specific package
- project-routes.test.ts: 17 new route-level tests covering CRUD,
  attach/detach, and the ownerId filtering bug fix

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
michal merged commit 2bd1b55fe8 into main 2026-02-23 18:58:07 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: michal/mcpctl#26