You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve test cleanup, error coverage, and assertion messages
- Add cleanTables helper to replace direct SQL DELETE in db_test.go
- Add error case tests for convertGamePatch and toIPPort
- Replace reflect.DeepEqual in shareddata_test.go with assertEq for better failure output
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments