Trek_CN/client/tests/integration/hooks
Maurice 497d8e854f fix(map): draw the hotel-to-hotel leg on a transfer day with no activities (#1297)
On a day whose only content is checking out of one accommodation and into another, there are no waypoints for the hotel bookends to attach to, so no line was drawn. Add the A->B leg directly when both bookend hotels are real (excluding the day-1 arrival fallback per #1321) and distinct, so an ordinary same-hotel rest day still draws nothing.
2026-06-27 20:14:52 +02:00
..
useDayNotes.test.ts Release 3.1.0 (#1185) 2026-06-16 22:22:45 +02:00
useInAppNotificationListener.test.ts feat(pwa): implement real offline mode with IndexedDB sync 2026-04-14 23:04:25 +02:00
useResizablePanels.test.ts test(front): add test suite frontend (WIP) 2026-04-07 12:31:09 +02:00
useRouteCalculation.test.ts fix(map): draw the hotel-to-hotel leg on a transfer day with no activities (#1297) 2026-06-27 20:14:52 +02:00
useTripWebSocket.test.ts feat(pwa): implement real offline mode with IndexedDB sync 2026-04-14 23:04:25 +02:00