Skip to content

Add core validator and shared utility tests#27

Merged
rohrbachd merged 1 commit intomainfrom
codex/add-unit-and-e2e-tests-with-ci-integration
Aug 18, 2025
Merged

Add core validator and shared utility tests#27
rohrbachd merged 1 commit intomainfrom
codex/add-unit-and-e2e-tests-with-ci-integration

Conversation

@rohrbachd
Copy link
Copy Markdown
Owner

Summary

  • integrate ajv-formats and add DSP message validator tests
  • add Fastify server endpoints tests
  • cover shared EventBus and DI container utilities
  • wire up workspace test script with vitest

Testing

  • pnpm run format
  • pnpm run lint
  • pnpm test
  • pnpm run build
  • npm run format
  • npm run lint
  • npm test (fails: pnpm workspace not installed with npm)
  • npm run build
  • npm install --no-package-lock --legacy-peer-deps --no-progress

https://chatgpt.com/codex/tasks/task_e_68a24be1d7488321a3c9f7b5567e8532

@rohrbachd rohrbachd merged commit d64baf6 into main Aug 18, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant