[Issue #1] Add comprehensive unit tests for Event and ActorSnapshot types #29

Merged
HugoNijhuis merged 1 commits from issue-1-event-types-tests into main 2026-01-09 15:46:37 +00:00
1 Commits
Author SHA1 Message Date
HugoNijhuisandClaude Opus 4.5 c2a78c4915 Add comprehensive unit tests for Event and ActorSnapshot types
CI / build (push) Successful in 16s
CI / build (pull_request) Successful in 45s
Test JSON serialization/deserialization, field names, omitempty behavior,
edge cases (empty/nil data, large payloads, special characters including
unicode and control chars), timestamp handling across timezones, nanosecond
precision, version edge cases, and nested data structures.

Closes #1

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 16:44:51 +01:00