Skip to content

test: add global audio integration scenarios#18

Merged
Tnalxmsk merged 2 commits intodevelopfrom
feat/#17/integration-tests
Feb 3, 2026
Merged

test: add global audio integration scenarios#18
Tnalxmsk merged 2 commits intodevelopfrom
feat/#17/integration-tests

Conversation

@Tnalxmsk
Copy link
Owner

@Tnalxmsk Tnalxmsk commented Feb 3, 2026

Summary

Add integration tests for core global audio scenarios and run tests in CI.

Related Issues

Changes

  • Add integration tests for track switching, progress restore, and singleton retention
  • Run npm run test in CI workflow

How To Test

  1. npm run test
  2. npm run build

Checklist

  • Title follows the convention (e.g., feat: add global audio seek guard)
  • Build passes locally (npm run build)
  • No breaking changes, or they are documented below
  • Tests added/updated where appropriate
  • Docs/comments updated where helpful

Breaking Changes (if any)

None.

Notes For Reviewers

Focus on integration test coverage and CI change.

Screenshots / Recordings (if UI changes)

N/A

@Tnalxmsk Tnalxmsk self-assigned this Feb 3, 2026
@Tnalxmsk Tnalxmsk merged commit af2143f into develop Feb 3, 2026
1 check passed
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.

test: Integration Tests for Core Audio Flows

1 participant