openclaw-windows-node/tests
Scott Hanselman bc140e9cca
feat: add WinUI test project with extracted helpers (#45)
Extract testable pure logic from WinUI tray app into shared helpers:
- MenuDisplayHelper: status icons, text truncation, provider formatting
- DeepLinkParser: URI parsing for openclaw:// deep links
- MenuPositioner: tray popup positioning calculations

Create tests/OpenClaw.Tray.Tests with comprehensive coverage for
all extracted helpers plus settings serialization round-trips.

Closes #43
2026-03-16 21:40:55 -07:00
..
OpenClaw.Shared.Tests refactor: extract ShellQuoting helper, add comprehensive tests 2026-03-16 18:26:06 -07:00
OpenClaw.Tray.Tests feat: add WinUI test project with extracted helpers (#45) 2026-03-16 21:40:55 -07:00