Mining/pkg/ueps
Claude 6df2566acb
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
ax(ueps): include method name in sentinelError test names
TestFilename_Function_{Good,Bad,Ugly} requires the function being
tested, not just the type name. sentinelError tests exercise the
.Error() method so names must be TestPacket_sentinelError_Error_*.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 14:02:58 +01:00
..
packet.go ax(ueps): expand MarshalAndSign comment to full usage example with error handling 2026-04-02 13:45:50 +01:00
packet_test.go ax(ueps): include method name in sentinelError test names 2026-04-02 14:02:58 +01:00
reader.go ax(ueps): rename header to packetHeader for AX Principle 1 compliance 2026-04-02 14:01:08 +01:00
reader_test.go ax(ueps): make Bad test comment a self-contained usage example 2026-04-02 13:58:30 +01:00