Skip to content

test(store+utils): add UI reducer, store utils and MIDI export tests#18

Merged
808StaN merged 4 commits intomasterfrom
feat/tests-ui-utils-midi
May 2, 2026
Merged

test(store+utils): add UI reducer, store utils and MIDI export tests#18
808StaN merged 4 commits intomasterfrom
feat/tests-ui-utils-midi

Conversation

@808StaN
Copy link
Copy Markdown
Owner

@808StaN 808StaN commented May 2, 2026

Summary

  • Add unit tests for src/store/reducers/ui.js — window management, theme, clipboard, maximize
  • Add unit tests for src/store/utils.js — EQ, reverb, maximizer, FX slots, pattern helpers, serialization
  • Add unit tests for src/utils/midiExport.js — binary MIDI structure, tempo, note events, clamping

Verification

npm run test:run
# Test Files  17 passed (17)
# Tests  210 passed (210)

@808StaN 808StaN merged commit 976dad7 into master May 2, 2026
1 check passed
@808StaN 808StaN deleted the feat/tests-ui-utils-midi branch May 2, 2026 13:51
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.

1 participant