Mining/pkg/ueps
Claude 2dcdc48a68
ax(ueps): add missing sentinelError.Error() Good/Bad/Ugly tests
TestPacket_sentinelError_{Good,Bad,Ugly} were absent — AX requires all
three test categories for every exported and package-level function.
The Error() method on sentinelError had no direct coverage.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 13:13:39 +01:00
..
packet.go ax(ueps): replace duplicate usage comment on sentinelError type 2026-04-02 13:10:42 +01:00
packet_test.go ax(ueps): add missing sentinelError.Error() Good/Bad/Ugly tests 2026-04-02 13:13:39 +01:00
reader.go ax(ueps): use var declaration for header in ReadAndVerify 2026-04-02 13:02:14 +01:00
reader_test.go ax(ueps): fix AX-2 violation in TestReader_ReadAndVerify_Bad — add errIntegrityViolation sentinel check 2026-04-02 13:04:43 +01:00