Skip to content

test: batch 3.1 - api-server test suite - #51

Merged
arpayidcloud-byte merged 1 commit into
mainfrom
feat/phase-3-batch-1-api-server-tests
Jul 24, 2026
Merged

test: batch 3.1 - api-server test suite#51
arpayidcloud-byte merged 1 commit into
mainfrom
feat/phase-3-batch-1-api-server-tests

Conversation

@arpayidcloud-byte

Copy link
Copy Markdown
Owner

Summary

This PR adds comprehensive test coverage for the api-server package.

Tests Added

  • health.test.ts (3 tests) - Health endpoint responses
  • auth.test.ts (4 tests) - Authentication middleware
  • tasks.test.ts (9 tests) - Task CRUD routes

Coverage

  • Total: 16 tests passing
  • Coverage threshold: 80%
  • All pre-PR tests passing (typecheck, lint, build, test)

Files Changed

    • New test directory
    • Vitest configuration
    • Updated dependencies

- add health endpoint tests (3 tests)
- add auth middleware tests (4 tests)
- add task routes tests (9 tests)
- add vitest.config.ts with 80% coverage threshold
- total: 16 tests passing

part of v1.0.2 test coverage (phase 3 batch 3.1)
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@arpayidcloud-byte
arpayidcloud-byte merged commit 405b20d into main Jul 24, 2026
1 check passed
@arpayidcloud-byte
arpayidcloud-byte deleted the feat/phase-3-batch-1-api-server-tests branch July 24, 2026 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant