Gemini: add characterization tests for parse-error issue generation #97

Open
opened 2026-05-28 01:17:56 +02:00 by codex · 0 comments
Collaborator

Context

Syntax/parse errors should produce stable, agent-readable findings.

Task

Add focused tests for parse-error issue generation.

Acceptance criteria

  • Test a file with invalid Python syntax.
  • Assert stable rule code, severity/confidence, path, and useful evidence/message fields.
  • Ensure analysis continues for other files where currently supported.

Verification

  • Targeted test plus full suite.
## Context Syntax/parse errors should produce stable, agent-readable findings. ## Task Add focused tests for parse-error issue generation. ## Acceptance criteria - Test a file with invalid Python syntax. - Assert stable rule code, severity/confidence, path, and useful evidence/message fields. - Ensure analysis continues for other files where currently supported. ## Verification - Targeted test plus full suite.
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pdurlej/fallow-py#97
No description provided.