Commit f89f963
refactor(test): relocate serialization golden data to tests/serialization
Move the serialization golden fixtures out of server/types/testdata/golden into
tests/serialization (alongside the other test fixtures under tests/), and rename
server/types/serialization_golden_test.go to serialization_test.go. The test stays
in package types so it keeps running under `go test ./server/...` (make test).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 6a745fe commit f89f963
16 files changed
Lines changed: 1 addition & 1 deletion
File tree
- server/types
- tests/serialization
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
File renamed without changes.
File renamed without changes.
0 commit comments