Skip to content

Tests/add unit tests#5

Merged
VIXNESS merged 4 commits intomainfrom
tests/add-unit-tests
Mar 6, 2026
Merged

Tests/add unit tests#5
VIXNESS merged 4 commits intomainfrom
tests/add-unit-tests

Conversation

@VIXNESS
Copy link
Copy Markdown
Owner

@VIXNESS VIXNESS commented Mar 6, 2026

No description provided.

VIXNESS added 4 commits March 6, 2026 10:47
71 tests covering:
- keyboard: resolve_key_code, is_modifier, KeyboardReport, char_to_report
- mouse: resolve_button, build_absolute_report, build_relative_report
- protocol: CmdPacket encode/decode roundtrip, InfoPacket parsing

Made-with: Cursor
- examples/ai_agent_loop.py: remove unused `json`
- nanokvm/device.py: remove unused `is_modifier` and `MouseButton`

Made-with: Cursor
opencv-python type stubs don't expose this attribute, but it exists
at runtime.

Made-with: Cursor
- Updated version in pyproject.toml, uv.lock, API documentation, and __init__.py to reflect the new release.
@VIXNESS VIXNESS merged commit 03c0c53 into main Mar 6, 2026
1 check passed
@VIXNESS VIXNESS deleted the tests/add-unit-tests branch March 6, 2026 03:01
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