Skip to content

test: cover Python and Go source normalization - #22

Open
giri256 wants to merge 1 commit into
AgentsKit-io:mainfrom
giri256:issue-21-source-fixtures
Open

test: cover Python and Go source normalization#22
giri256 wants to merge 1 commit into
AgentsKit-io:mainfrom
giri256:issue-21-source-fixtures

Conversation

@giri256

@giri256 giri256 commented Aug 3, 2026

Copy link
Copy Markdown

What changed

Adds credential-free source-normalization coverage for Python and Go fixtures. The test also confirms Markdown files are ignored, path inputs are unchanged, and Python stdin input is marked as changed.

Why

Closes #21. The repository supports several source languages, but the checked-in fixtures only exercised TypeScript behavior.

Verification

  • npm run check
  • npm pack --dry-run
  • node --test test/sources.test.mjs
  • No public CLI or Action behavior changed
  • No secrets, generated snapshots, dependencies, or model output included

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

1 participant