Skip to content

test: harden screenshot factory and typing checks#7

Merged
Patrik652 merged 1 commit intomainfrom
002-claude-code-vision
Feb 13, 2026
Merged

test: harden screenshot factory and typing checks#7
Patrik652 merged 1 commit intomainfrom
002-claude-code-vision

Conversation

@Patrik652
Copy link
Owner

Summary

  • add targeted unit tests for screenshot capture factory implementation branches
  • tighten type annotations in exceptions to satisfy no_implicit_optional
  • make entities typing Python 3.8-compatible and document intentional A003 fields via per-file ignore

Test Plan

  • . ./.venv/bin/activate && ruff check src/services src/cli tests/unit/test_screenshot_capture_factory.py src/lib/exceptions.py src/models/entities.py
  • . ./.venv/bin/activate && mypy src/services src/cli
  • . ./.venv/bin/activate && PYTHONPATH=. pytest -q

@Patrik652 Patrik652 merged commit 33d4666 into main Feb 13, 2026
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