Mining/pkg/ueps
Claude f4dbfcc251
ax(ueps): rename generic 'result' to 'encodedTLV' in writeTLV tests
AX Principle 1 — predictable names over short names. 'result' does not
describe what it holds; 'encodedTLV' names the TLV-encoded byte slice
exactly, matching the function under test.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 08:55:11 +01:00
..
packet.go ax(ueps): replace prose constant comments with usage examples 2026-04-02 08:52:49 +01:00
packet_test.go ax(ueps): rename generic 'result' to 'encodedTLV' in writeTLV tests 2026-04-02 08:55:11 +01:00
reader.go ax(ueps): rename value to tagValue in ReadAndVerify loop 2026-04-02 08:50:53 +01:00
reader_test.go ax(ueps): strip 11 prose test comments that restate function names 2026-04-02 08:48:01 +01:00