Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit into
leaderfrom
dependabot/npm_and_yarn/testing-4d20fbd543
Closed

chore(deps-dev): bump @playwright/test from 1.57.0 to 1.58.2 in the testing group#9670
dependabot[bot] wants to merge 1 commit into
leaderfrom
dependabot/npm_and_yarn/testing-4d20fbd543

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

79c7be2
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Unit Tests succeeded Mar 23, 2026 in 0s

690 passed, 0 failed and 0 skipped

Tests passed successfully

✅ test-results/unit-results.xml

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

Test suite Passed Failed Skipped Time
tests/unit/app/api/health/detailed/route.test.ts 3✅ 218ms
tests/unit/app/api/internal/token-delivery/route.test.ts 4✅ 357ms
tests/unit/app/api/spotify/access-token/route.test.ts 4✅ 274ms
tests/unit/app/api/spotify/devices/route.test.ts 5✅ 428ms
tests/unit/app/api/spotify/playlists/[playlistId]/route.test.ts 1✅ 490ms
tests/unit/app/api/spotify/playlists/[playlistId]/tracks/route.test.ts 1✅ 514ms
tests/unit/app/api/spotify/playlists/route.test.ts 3✅ 378ms
tests/unit/app/api/users/route.test.ts 3✅ 367ms
tests/unit/app/api/workout/route.test.ts 5✅ 333ms
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✅ 527ms
tests/unit/app/client/connect/UserSettings.test.tsx 8✅ 1s
tests/unit/app/client/connect/WorkoutControls.test.tsx 5✅ 580ms
tests/unit/app/client/control/components/SpotifyControls.test.tsx 10✅ 7s
tests/unit/app/client/control/components/TimerControls.test.tsx 4✅ 1s
tests/unit/app/client/control/ControlPanel.test.tsx 1✅ 589ms
tests/unit/app/client/control/page.test.tsx 1✅ 499ms
tests/unit/app/client/experimental/components/HeartRateTimeSeries.test.tsx 2✅ 667ms
tests/unit/app/client/experimental/components/SessionDetail.test.tsx 2✅ 632ms
tests/unit/app/client/experimental/components/WorkoutSummary.test.tsx 7✅ 4s
tests/unit/app/client/experimental/components/ZoneDistribution.test.tsx 6✅ 1s
tests/unit/app/client/mock/page.test.tsx 3✅ 1s
tests/unit/app/client/spotify-selection/page.test.tsx 3✅ 411ms
tests/unit/components/AuthButton.test.tsx 1✅ 380ms
tests/unit/components/BottomNavBar.test.tsx 6✅ 627ms
tests/unit/components/DashboardClient.test.tsx 6✅ 619ms
tests/unit/components/DashboardSectionLoadingSkeleton.test.tsx 4✅ 438ms
tests/unit/components/ExperimentalAnalyticsPage.test.tsx 2✅ 6s
tests/unit/components/GoogleDocViewer.test.tsx 4✅ 748ms
tests/unit/components/HrmConnectionPanel.test.tsx 3✅ 504ms
tests/unit/components/HrTile.test.tsx 14✅ 861ms
tests/unit/components/LoadingIndicator.test.tsx 2✅ 699ms
tests/unit/components/Playlist/PlaylistTracksDisplay.test.tsx 3✅ 813ms
tests/unit/components/RefreshIconButton.test.tsx 3✅ 758ms
tests/unit/components/shared/ControlCard.test.tsx 2✅ 420ms
tests/unit/components/shared/PlaybackControls.test.tsx 6✅ 372ms
tests/unit/components/shared/VolumeSlider.test.tsx 6✅ 6s
tests/unit/components/Spotify/CurrentSpotifyItemDisplay.test.tsx 7✅ 878ms
tests/unit/components/Spotify/DeviceRecommendation.test.tsx 4✅ 536ms
tests/unit/components/Spotify/PlaylistDetails.test.tsx 4✅ 681ms
tests/unit/components/Spotify/PlaylistSelector.test.tsx 5✅ 2s
tests/unit/components/SpotifyDisplay.test.tsx 9✅ 1s
tests/unit/components/TimerDisplay.test.tsx 6✅ 840ms
tests/unit/components/WorkoutTableHeader.test.tsx 1✅ 642ms
tests/unit/constants/bluetooth-messages.test.ts 25✅ 251ms
tests/unit/constants/reconnection.test.ts 7✅ 217ms
tests/unit/context/ErrorContext.test.tsx 2✅ 346ms
tests/unit/context/LoadingContext.test.tsx 2✅ 676ms
tests/unit/context/UserSettingsContext.test.ts 6✅ 323ms
tests/unit/context/UserSettingsContextIntegration.test.ts 7✅ 332ms
tests/unit/context/webSocketReducer.test.ts 13✅ 184ms
tests/unit/gemini-client.test.ts 10✅ 317ms
tests/unit/hooks/useBluetoothHRM.race.test.ts 3✅ 1s
tests/unit/hooks/useBluetoothHRM.test.ts 16✅ 2s
tests/unit/hooks/useConnectUserProfile.test.ts 8✅ 429ms
tests/unit/hooks/useFetchWithRetry.test.ts 4✅ 2s
tests/unit/hooks/useHeightInput.test.ts 5✅ 332ms
tests/unit/hooks/useLocalWorkoutBuffer.test.ts 4✅ 374ms
tests/unit/hooks/usePersistentStorage.test.ts 9✅ 504ms
tests/unit/hooks/useSpotifyAuth.test.ts 5✅ 336ms
tests/unit/hooks/useSpotifyCommand.test.ts 6✅ 329ms
tests/unit/hooks/useSpotifyWebPlayback.test.ts 4✅ 448ms
tests/unit/hooks/useWorkoutSessionManager.test.ts 9✅ 1s
tests/unit/lib/auth.test.ts 7✅ 398ms
tests/unit/lib/calorie-estimation.test.ts 8✅ 197ms
tests/unit/lib/env.test.ts 5✅ 675ms
tests/unit/lib/healthCheck.test.ts 7✅ 383ms
tests/unit/lib/hrm/HrmSessionManager.test.ts 11✅ 336ms
tests/unit/lib/notifications.test.ts 3✅ 221ms
tests/unit/lib/shared/hr-zones.boundary.test.ts 1✅ 208ms
tests/unit/lib/shared/hr-zones.test.ts 12✅ 213ms
tests/unit/lib/spotify.test.ts 5✅ 316ms
tests/unit/lib/structures/RingBuffer.test.ts 4✅ 201ms
tests/unit/lib/utils.test.ts 24✅ 330ms
tests/unit/lib/validation/schemas.test.ts 12✅ 355ms
tests/unit/lib/validation/userMetrics.test.ts 17✅ 457ms
tests/unit/lib/workout-session-storage.fallback.test.ts 4✅ 236ms
tests/unit/lib/workout-session-storage.test.ts 4✅ 304ms
tests/unit/lib/workout-session.test.ts 2✅ 244ms
tests/unit/scripts/conflict-resolver.test.ts 2✅ 268ms
tests/unit/scripts/create-review-issues.test.ts 15✅ 748ms
tests/unit/scripts/gemini-client.test.ts 21✅ 429ms
tests/unit/scripts/utils/git-conflicts.test.ts 4✅ 224ms
tests/unit/services/googleDocParser.test.ts 8✅ 377ms
tests/unit/services/HrmStatsCalculator.test.ts 5✅ 259ms
tests/unit/services/spotifyDeviceManager.test.ts 3✅ 323ms
tests/unit/services/spotifyPlaylistService.test.ts 3✅ 299ms
tests/unit/services/spotifyTokenManager.test.ts 12✅ 4s
tests/unit/services/tabataTimer.test.ts 13✅ 737ms
tests/unit/socketManager.test.ts 26✅ 3s
tests/unit/spotifyPlayerManager.test.ts 14✅ 416ms
tests/unit/spotifyPolling.test.ts 37✅ 2s
tests/unit/useVolumePreference.test.ts 5✅ 316ms
tests/unit/utils/fit-export.test.ts 2✅ 239ms
tests/unit/utils/hrm-filter.test.ts 7✅ 288ms
tests/unit/utils/hrm.test.ts 8✅ 271ms
tests/unit/utils/logger-redaction.test.ts 1✅ 247ms
tests/unit/utils/logger.server.test.ts 4✅ 189ms
tests/unit/utils/logger.test.ts 2✅ 257ms
tests/unit/utils/promise.test.ts 5✅ 225ms
tests/unit/utils/units.test.ts 5✅ 245ms
tests/unit/utils/visualization.test.ts 7✅ 214ms
tests/unit/utils/websocketUtils.test.ts 12✅ 328ms