Skip to content

test(integration): add WebSocket + OfflineQueue integration test#88

Merged
marcstraube merged 1 commit into
masterfrom
test/websocket-offline-queue-integration
May 1, 2026
Merged

test(integration): add WebSocket + OfflineQueue integration test#88
marcstraube merged 1 commit into
masterfrom
test/websocket-offline-queue-integration

Conversation

@marcstraube
Copy link
Copy Markdown
Owner

Summary

  • Integration test for WebSocketManager's message queue and reconnection flow
  • Covers: queue while disconnected, FIFO flush on reconnect, disconnect mid-flush, concurrent operations, max queue size, reconnect attempts

Closes #72

🤖 Generated with Claude Code

Closes #72

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@marcstraube marcstraube added the chore Maintenance, tooling, dependencies label May 1, 2026
@marcstraube marcstraube self-assigned this May 1, 2026
@marcstraube marcstraube added this to the v1.3 milestone May 1, 2026
@marcstraube marcstraube merged commit fa42455 into master May 1, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Maintenance, tooling, dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test: add WebSocket + OfflineQueue integration test

1 participant