Skip to content

fix: run supported cdmq tests by default - #214

Merged
k-rister merged 1 commit into
masterfrom
fix/cdmq-default-test
Sep 9, 2026
Merged

k-rister merged 1 commit into
masterfrom
fix/cdmq-default-test

Conversation

@k-rister

@k-rister k-rister commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Fixes #212

Summary

  • replace the broken cdmq default test command
  • run native statistics unit and integration suites through npm test
  • keep live REST coverage separately invokable with npm run test:rest

Tests

  • npm test — 9 unit tests and 6 integration tests passed

— AI-signed: Codex | model: GPT-5 | effort: not specified

Replace the broken cdmq executable test command with the native unit and integration suites. Keep live REST coverage separately invokable via test:rest.

AI-Tool: Codex
AI-Model: GPT-5
AI-Effort: not specified
@k-rister k-rister self-assigned this Sep 8, 2026
@project-crucible-tracking project-crucible-tracking Bot moved this to In Progress in Crucible Tracking Sep 8, 2026
@k-rister
k-rister requested a review from a team September 8, 2026 21:56

@atheurer atheurer left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the package script change and test coverage. The replacement runs the native unit and integration suites by default, keeps REST coverage explicitly available, and CI is passing. No blocking issues found.

@k-rister
k-rister merged commit e592f64 into master Sep 9, 2026
38 checks passed
@k-rister
k-rister deleted the fix/cdmq-default-test branch September 9, 2026 13:01
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Crucible Tracking Sep 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Fix broken default npm test command in queries/cdmq

2 participants