Skip to content

[core] Add unit tests for session/ module error paths #3246

Description

@tmdeveloper007

Description

The packages/core/src/session/ directory has minimal test coverage for error paths -- particularly SessionClosedError handling and reconnection logic.

Expected behavior

Each exported function in session/ should have at least a happy-path and error-path test.

Files to cover

  • packages/core/src/session/session.ts
  • packages/core/src/session/events.ts

Priority

medium

Metadata

Metadata

Labels

assignedIssue claimed by a contributor.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions