Hugo Nijhuis c2a78c4915
All checks were successful
CI / build (pull_request) Successful in 45s
CI / build (push) Successful in 16s
Add comprehensive unit tests for Event and ActorSnapshot types
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
2026-01-08 19:30:02 +01:00
2026-01-08 19:30:02 +01:00
2026-01-08 19:39:16 +01:00
2026-01-08 19:30:02 +01:00
2026-01-08 19:30:02 +01:00
2026-01-08 19:30:02 +01:00
2026-01-08 19:30:02 +01:00
2026-01-08 19:30:02 +01:00
2026-01-08 19:39:16 +01:00
Description
Distributed actor system with event sourcing for Go
800 KiB
Languages
Go 100%