Skip to content

Modularize API MCP and domain tests#335

Merged
yvette-carlisle merged 1 commit into
mainfrom
xy/module-batch-29
Jul 1, 2026
Merged

Modularize API MCP and domain tests#335
yvette-carlisle merged 1 commit into
mainfrom
xy/module-batch-29

Conversation

@yvette-carlisle

Copy link
Copy Markdown
Member

Summary

  • Split API route/auth/request-validation test modules into focused Rust modules.
  • Split MCP server schema and tool-definition tests into focused modules with explicit helper visibility.
  • Split elf-domain writegate and memory-policy support tests into focused modules, including integration-test sibling modules for #[path] layout.

Batch size

  • 46 files changed
  • 2463 insertions, 2336 deletions
  • 4799 total changed lines

Validation

  • After MCP segment: RUSTC=/run/current-system/sw/bin/rustc cargo make fmt-rust && RUSTC=/run/current-system/sw/bin/rustc cargo make check
  • After API segment: RUSTC=/run/current-system/sw/bin/rustc cargo make fmt-rust && RUSTC=/run/current-system/sw/bin/rustc cargo make check
  • After domain segment/final: RUSTC=/run/current-system/sw/bin/rustc cargo make fmt-rust && RUSTC=/run/current-system/sw/bin/rustc cargo make check
  • Final result: 403 tests run: 403 passed, 92 skipped
  • git diff --check

@yvette-carlisle yvette-carlisle merged commit abe982e into main Jul 1, 2026
12 checks passed
@yvette-carlisle yvette-carlisle deleted the xy/module-batch-29 branch July 1, 2026 08:21
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