Skip to content

Add putTimedItem integration tests and fix WebSocket routing#3

Merged
bhf merged 2 commits into
mainfrom
feature/add-timed-item-integration-tests
May 29, 2026
Merged

Add putTimedItem integration tests and fix WebSocket routing#3
bhf merged 2 commits into
mainfrom
feature/add-timed-item-integration-tests

Conversation

@bhf
Copy link
Copy Markdown
Owner

@bhf bhf commented May 29, 2026

Added integration tests for putTimedItem across Java, Python, Rust, and TypeScript. Also fixed a critical WebSocket URL routing issue where the libraries were not correctly handling backend configurations with split API and WebSocket ports.

Key Changes:

  • Added testPutTimedItem (Java)
  • Added test_put_timed_item (Python)
  • Added test_integration_put_timed_item (Rust)
  • Added "should handle putTimedItem correctly" (TypeScript)
  • Standardized WebSocket URI construction logic across all clients.

@bhf bhf merged commit 7e3c786 into main May 29, 2026
7 checks passed
@bhf bhf deleted the feature/add-timed-item-integration-tests branch May 29, 2026 09:23
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