aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/report/report_test.go
AgeCommit message (Collapse)Author
10 daysgo: 1.27Ophestra
This fixes test cases affected by jsonv2 changes. Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-05-26internal/kobject: improve error JSON representationOphestra
This is now usable by internal/report. Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-05-26internal/report: report errors with persistent backingOphestra
This is useful for reporting errors from processes that must never terminate. Signed-off-by: Ophestra <cat@gensokyo.uk>