Skip to content

chore(deps-dev): bump @playwright/test in the testing group

2d6cd8f
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

chore(deps-dev): bump @playwright/test from 1.57.0 to 1.60.0 in the testing group #9728

chore(deps-dev): bump @playwright/test in the testing group
2d6cd8f
Select commit
Loading
Failed to load commit list.
GitHub Actions / Unit Tests succeeded May 25, 2026 in 0s

690 passed, 0 failed and 0 skipped

Tests passed successfully

βœ…Β test-results/unit-results.xml

690 tests were completed in 28s with 690 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests/unit/app/api/health/detailed/route.test.ts 3βœ… 187ms
tests/unit/app/api/internal/token-delivery/route.test.ts 4βœ… 322ms
tests/unit/app/api/spotify/access-token/route.test.ts 4βœ… 245ms
tests/unit/app/api/spotify/devices/route.test.ts 5βœ… 414ms
tests/unit/app/api/spotify/playlists/[playlistId]/route.test.ts 1βœ… 597ms
tests/unit/app/api/spotify/playlists/[playlistId]/tracks/route.test.ts 1βœ… 587ms
tests/unit/app/api/spotify/playlists/route.test.ts 3βœ… 350ms
tests/unit/app/api/users/route.test.ts 3βœ… 336ms
tests/unit/app/api/workout/route.test.ts 5βœ… 327ms
tests/unit/app/client/connect/ConnectView.test.tsx 6βœ… 1s
tests/unit/app/client/connect/page.test.tsx 7βœ… 2s
tests/unit/app/client/connect/SignalQualityIndicator.test.tsx 6βœ… 521ms
tests/unit/app/client/connect/UserSettings.test.tsx 8βœ… 1s
tests/unit/app/client/connect/WorkoutControls.test.tsx 5βœ… 530ms
tests/unit/app/client/control/components/SpotifyControls.test.tsx 10βœ… 7s
tests/unit/app/client/control/components/TimerControls.test.tsx 4βœ… 977ms
tests/unit/app/client/control/ControlPanel.test.tsx 1βœ… 571ms
tests/unit/app/client/control/page.test.tsx 1βœ… 433ms
tests/unit/app/client/experimental/components/HeartRateTimeSeries.test.tsx 2βœ… 557ms
tests/unit/app/client/experimental/components/SessionDetail.test.tsx 2βœ… 610ms
tests/unit/app/client/experimental/components/WorkoutSummary.test.tsx 7βœ… 3s
tests/unit/app/client/experimental/components/ZoneDistribution.test.tsx 6βœ… 925ms
tests/unit/app/client/mock/page.test.tsx 3βœ… 1s
tests/unit/app/client/spotify-selection/page.test.tsx 3βœ… 477ms
tests/unit/components/AuthButton.test.tsx 1βœ… 379ms
tests/unit/components/BottomNavBar.test.tsx 6βœ… 673ms
tests/unit/components/DashboardClient.test.tsx 6βœ… 627ms
tests/unit/components/DashboardSectionLoadingSkeleton.test.tsx 4βœ… 441ms
tests/unit/components/ExperimentalAnalyticsPage.test.tsx 2βœ… 5s
tests/unit/components/GoogleDocViewer.test.tsx 4βœ… 908ms
tests/unit/components/HrmConnectionPanel.test.tsx 3βœ… 410ms
tests/unit/components/HrTile.test.tsx 14βœ… 835ms
tests/unit/components/LoadingIndicator.test.tsx 2βœ… 585ms
tests/unit/components/Playlist/PlaylistTracksDisplay.test.tsx 3βœ… 756ms
tests/unit/components/RefreshIconButton.test.tsx 3βœ… 695ms
tests/unit/components/shared/ControlCard.test.tsx 2βœ… 363ms
tests/unit/components/shared/PlaybackControls.test.tsx 6βœ… 344ms
tests/unit/components/shared/VolumeSlider.test.tsx 6βœ… 3s
tests/unit/components/Spotify/CurrentSpotifyItemDisplay.test.tsx 7βœ… 1s
tests/unit/components/Spotify/DeviceRecommendation.test.tsx 4βœ… 515ms
tests/unit/components/Spotify/PlaylistDetails.test.tsx 4βœ… 698ms
tests/unit/components/Spotify/PlaylistSelector.test.tsx 5βœ… 2s
tests/unit/components/SpotifyDisplay.test.tsx 9βœ… 1s
tests/unit/components/TimerDisplay.test.tsx 6βœ… 764ms
tests/unit/components/WorkoutTableHeader.test.tsx 1βœ… 731ms
tests/unit/constants/bluetooth-messages.test.ts 25βœ… 205ms
tests/unit/constants/reconnection.test.ts 7βœ… 163ms
tests/unit/context/ErrorContext.test.tsx 2βœ… 259ms
tests/unit/context/LoadingContext.test.tsx 2βœ… 676ms
tests/unit/context/UserSettingsContext.test.ts 6βœ… 264ms
tests/unit/context/UserSettingsContextIntegration.test.ts 7βœ… 367ms
tests/unit/context/webSocketReducer.test.ts 13βœ… 175ms
tests/unit/gemini-client.test.ts 10βœ… 250ms
tests/unit/hooks/useBluetoothHRM.race.test.ts 3βœ… 1s
tests/unit/hooks/useBluetoothHRM.test.ts 16βœ… 2s
tests/unit/hooks/useConnectUserProfile.test.ts 8βœ… 447ms
tests/unit/hooks/useFetchWithRetry.test.ts 4βœ… 2s
tests/unit/hooks/useHeightInput.test.ts 5βœ… 348ms
tests/unit/hooks/useLocalWorkoutBuffer.test.ts 4βœ… 315ms
tests/unit/hooks/usePersistentStorage.test.ts 9βœ… 424ms
tests/unit/hooks/useSpotifyAuth.test.ts 5βœ… 356ms
tests/unit/hooks/useSpotifyCommand.test.ts 6βœ… 348ms
tests/unit/hooks/useSpotifyWebPlayback.test.ts 4βœ… 400ms
tests/unit/hooks/useWorkoutSessionManager.test.ts 9βœ… 1s
tests/unit/lib/auth.test.ts 7βœ… 335ms
tests/unit/lib/calorie-estimation.test.ts 8βœ… 212ms
tests/unit/lib/env.test.ts 5βœ… 618ms
tests/unit/lib/healthCheck.test.ts 7βœ… 351ms
tests/unit/lib/hrm/HrmSessionManager.test.ts 11βœ… 306ms
tests/unit/lib/notifications.test.ts 3βœ… 239ms
tests/unit/lib/shared/hr-zones.boundary.test.ts 1βœ… 242ms
tests/unit/lib/shared/hr-zones.test.ts 12βœ… 282ms
tests/unit/lib/spotify.test.ts 5βœ… 252ms
tests/unit/lib/structures/RingBuffer.test.ts 4βœ… 244ms
tests/unit/lib/utils.test.ts 24βœ… 330ms
tests/unit/lib/validation/schemas.test.ts 12βœ… 256ms
tests/unit/lib/validation/userMetrics.test.ts 17βœ… 270ms
tests/unit/lib/workout-session-storage.fallback.test.ts 4βœ… 213ms
tests/unit/lib/workout-session-storage.test.ts 4βœ… 192ms
tests/unit/lib/workout-session.test.ts 2βœ… 233ms
tests/unit/scripts/conflict-resolver.test.ts 2βœ… 194ms
tests/unit/scripts/create-review-issues.test.ts 15βœ… 687ms
tests/unit/scripts/gemini-client.test.ts 21βœ… 506ms
tests/unit/scripts/utils/git-conflicts.test.ts 4βœ… 188ms
tests/unit/services/googleDocParser.test.ts 8βœ… 369ms
tests/unit/services/HrmStatsCalculator.test.ts 5βœ… 191ms
tests/unit/services/spotifyDeviceManager.test.ts 3βœ… 323ms
tests/unit/services/spotifyPlaylistService.test.ts 3βœ… 221ms
tests/unit/services/spotifyTokenManager.test.ts 12βœ… 4s
tests/unit/services/tabataTimer.test.ts 13βœ… 406ms
tests/unit/socketManager.test.ts 26βœ… 2s
tests/unit/spotifyPlayerManager.test.ts 14βœ… 669ms
tests/unit/spotifyPolling.test.ts 37βœ… 2s
tests/unit/useVolumePreference.test.ts 5βœ… 349ms
tests/unit/utils/fit-export.test.ts 2βœ… 228ms
tests/unit/utils/hrm-filter.test.ts 7βœ… 215ms
tests/unit/utils/hrm.test.ts 8βœ… 250ms
tests/unit/utils/logger-redaction.test.ts 1βœ… 228ms
tests/unit/utils/logger.server.test.ts 4βœ… 161ms
tests/unit/utils/logger.test.ts 2βœ… 182ms
tests/unit/utils/promise.test.ts 5βœ… 174ms
tests/unit/utils/units.test.ts 5βœ… 204ms
tests/unit/utils/visualization.test.ts 7βœ… 146ms
tests/unit/utils/websocketUtils.test.ts 12βœ… 200ms