Skip to content

test: cover Python and Go source normalization (refresh of #22) - #298

Merged
EmersonBraun merged 4 commits into
mainfrom
pr-22-refresh
Sep 22, 2026
Merged

EmersonBraun merged 4 commits into
mainfrom
pr-22-refresh

Conversation

@EmersonBraun

Copy link
Copy Markdown
Member

Summary

Replacement for #22 (author's fork branch was 40+ commits behind main and branch protection requires an up-to-date head, so this re-lands the same coverage in-repo):

  • Adds credential-free source-normalization fixtures for Python and Go under test/fixtures/sources/
  • Asserts both languages normalize correctly (language, content, isChanged: false) and the fixture README is covered as a md source — updated from test: cover Python and Go source normalization #22's stale 'Markdown ignored' expectation, since main now treats .md as a reviewable source format (agents/code-review/sources.ts)

Closes #21, closes #22.

Verification

  • npm run check
  • Test-only change; no CLI, provider, reporter, or Action contract touched

giri256 and others added 3 commits August 4, 2026 05:29
main's normalization now includes .md files as reviewable sources, which
made the earlier 'ignore Markdown' expectation stale. Keep the fixture
and assert it is normalized with language md instead.
@EmersonBraun
EmersonBraun merged commit 71d862b into main Sep 22, 2026
5 checks passed
@EmersonBraun
EmersonBraun deleted the pr-22-refresh branch September 22, 2026 16:16
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.

test: add multi-language source-normalization fixtures

2 participants