Skip to content

fix(tests): settle MoodBoard picker effects under CI load - #4723

Merged
atomantic merged 2 commits into
mainfrom
claim/issue-4720
Aug 21, 2026
Merged

fix(tests): settle MoodBoard picker effects under CI load#4723
atomantic merged 2 commits into
mainfrom
claim/issue-4720

Conversation

@atomantic

Copy link
Copy Markdown
Owner

Summary

Test plan

  • npm test -- --run src/components/music/TracksManager.test.jsx src/pages/MoodBoardDetail.test.jsx
  • Repeated the focused pair 20 times.
  • npm test — 700 test files and 8,822 tests passed.

Closes #4720

@atomantic
atomantic merged commit 00a028a into main Aug 21, 2026
7 checks passed
@atomantic
atomantic deleted the claim/issue-4720 branch August 21, 2026 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Two client tests race under CI load: TracksManager prompt hand-off and MoodBoardDetail stale-response guard

1 participant