Mining/pkg/ueps
Claude 72d85986c6
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
ax(ueps): add reader_test.go with Good/Bad/Ugly coverage for ReadAndVerify
One test file per source file is mandatory per AX conventions. reader.go
had no corresponding test file — this adds the three required test cases
covering valid round-trip, tampered frame rejection, and wrong-secret rejection.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 08:11:05 +01:00
..
packet.go ax(ueps): rename h→header and p→packet in usage example comments 2026-04-02 08:00:43 +01:00
packet_test.go ax(node): expand abbreviated mutex field name per AX Principle 1 2026-04-02 08:08:48 +01:00
reader.go ax(ueps): rename parameter r to reader in ReadAndVerify 2026-04-02 08:04:28 +01:00
reader_test.go ax(ueps): add reader_test.go with Good/Bad/Ugly coverage for ReadAndVerify 2026-04-02 08:11:05 +01:00