openclaw-windows-node/tests
Scott Hanselman 3634f3d112 test: fix false-positive session sorting test and tautological menu assertion
- GetSessionList_SortsMainSessionFirst now populates 3 sessions via
  ParseSessions and verifies the main session is sorted first, instead
  of only asserting an empty list.
- Added ParseSessionsPayload helper to expose the private parser.
- TaskbarAtBottom_TypicalScenario assertion changed from the tautological
  'y + MenuHeight <= 1040 || y >= 0' to the strict 'y + MenuHeight <= 1040'.

571/571 tests pass.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-17 19:21:35 -07:00
..
OpenClaw.Shared.Tests test: fix false-positive session sorting test and tautological menu assertion 2026-03-17 19:21:35 -07:00
OpenClaw.Tray.Tests test: fix false-positive session sorting test and tautological menu assertion 2026-03-17 19:21:35 -07:00