Skip to content

mapping out the project explicitly, including more riguirous code qua… - #2

Merged
mengerj merged 3 commits into
mainfrom
restructure-context-metadata
Jun 23, 2026
Merged

mapping out the project explicitly, including more riguirous code qua…#2
mengerj merged 3 commits into
mainfrom
restructure-context-metadata

Conversation

@mengerj

@mengerj mengerj commented Jun 23, 2026

Copy link
Copy Markdown
Owner

…lity checks and more tests

mengerj and others added 3 commits June 23, 2026 09:54
The TestRunOrchestration tests called run() which constructs Settings()
with a required AZURE_AI_PROJECT_ENDPOINT and no default. They only
passed locally because a developer .env supplied it; on CI (no .env)
they raised ValidationError.

Patch parce.main.Settings via an autouse fixture so the mocked-agent
tests never read the environment. Document the hermeticity requirement
in CLAUDE.md (verify unit tests with .env moved aside).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Silences the Node 20 deprecation warning (v4/v5 were being force-run on
Node 24).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@mengerj
mengerj merged commit caf269b into main Jun 23, 2026
2 checks passed
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