Skip to content

test: add path boundary coverage#11

Merged
CoderDeltaLAN merged 1 commit into
mainfrom
test/add-path-boundary-coverage
Jun 9, 2026
Merged

test: add path boundary coverage#11
CoderDeltaLAN merged 1 commit into
mainfrom
test/add-path-boundary-coverage

Conversation

@CoderDeltaLAN

Copy link
Copy Markdown
Owner

Adds path boundary coverage for repository-relative discovery and init write behavior.

Scope:

  • add tests/test_path_boundaries.py only;
  • verify discovery returns repository-relative supported paths;
  • verify discovery ignores backup and atomic temporary files;
  • verify init planning targets root AGENTS.md only;
  • verify init --write creates only root AGENTS.md;
  • verify init --write backs up only root AGENTS.md;
  • verify init --write leaves no atomic temporary file.

Validation:

  • ./scripts/check.sh passed with 56 tests;
  • direct boundary test module passed;
  • check console output verified;
  • check JSON output verified;
  • check Markdown output verified;
  • init --dry-run verified as read-only;
  • init --write verified for create and backup behavior;
  • no raw secret-like literals in changed files.

@CoderDeltaLAN CoderDeltaLAN merged commit c2ae2b5 into main Jun 9, 2026
1 check passed
@CoderDeltaLAN CoderDeltaLAN deleted the test/add-path-boundary-coverage branch June 9, 2026 08:03
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