Skip to content

feat(test-support): NorthwindEscurel::spawn_with — consumer fixtures + gateway overrides#10

Merged
jrosskopf merged 1 commit into
mainfrom
feat/northwind-spawn-with
Jul 3, 2026
Merged

feat(test-support): NorthwindEscurel::spawn_with — consumer fixtures + gateway overrides#10
jrosskopf merged 1 commit into
mainfrom
feat/northwind-spawn-with

Conversation

@jrosskopf

@jrosskopf jrosskopf commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Summary

NorthwindOpts: extra (skill, markdown) / (skill, id, markdown) fixtures merged into the Northwind seed, plus the escurel-test-support ConfigOverrides passthrough (webhook, groups_claim, extra_issuers, …) — so a downstream app test (the datazoo-agent-template's sales-manager e2e) can stand the whole Northwind world up in its deployed Triton-fronted shape. mint_token_with_groups is exposed for consumer-owned principals (the follow-up worker's service token). spawn() delegates to spawn_with(default).

Depends on escurel DataZooDE/escurel#239 (merged).

Test plan

crates/peacock-test-support/tests/spawn_with.rs — real escurel + Parquet: the extra fixture resolves; the sales principal still passes the read: [sales] group ACL with groups_claim=triton_sender_groups configured (the claim-aware-minting trap); consumer service-principal minting. Full workspace gate green locally against escurel@#239 (fmt, clippy -D warnings, tests 0 failures, release).

🤖 Generated with Claude Code


View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.

…+ gateway overrides

NorthwindOpts: extra (skill, markdown) / (skill, id, markdown) fixtures
merged into the Northwind seed, plus the escurel-test-support
ConfigOverrides passthrough (webhook, groups_claim, extra_issuers, …)
— so a downstream app test can stand the Northwind world up in its
deployed Triton-fronted shape. mint_token_with_groups is exposed for
consumer-owned principals (a worker's service token). spawn()
delegates to spawn_with(default).

Depends on escurel DataZooDE/escurel#239 (ConfigOverrides
groups_claim/extra_issuers + claim-aware TestIssuer minting).

Test plan: crates/peacock-test-support/tests/spawn_with.rs — real
escurel; extra fixture resolves; the sales principal still passes the
read:[sales] group ACL with groups_claim=triton_sender_groups
configured (the claim-aware-minting trap). Full workspace gate green
locally (fmt, clippy -D warnings, tests 0 failures, release).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@jrosskopf jrosskopf merged commit fd71878 into main Jul 3, 2026
1 of 2 checks passed
@jrosskopf jrosskopf deleted the feat/northwind-spawn-with branch July 3, 2026 18:31
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