Houmgaor
e929346bf3
test: add unit tests for core packages
Add comprehensive test coverage for:
- common/token: token generation and RNG tests
- common/stringsupport: string encoding, CSV operations
- common/byteframe: binary read/write operations
- common/mhfcourse: course/subscription logic
- network/crypt_packet: packet header parsing
- network/binpacket: binary packet round-trips
- network/mhfpacket: packet interface and opcode mapping
- config: configuration struct and loading
- server/entranceserver: response building
- server/signserver: response ID constants
- server/signv2server: HTTP endpoint validation
- server/channelserver: session, semaphore, and handler tests
All tests pass with race detector enabled.
2026-01-30 00:19:27 +01:00
..
2025-11-24 17:59:41 +01:00
2023-03-11 23:17:14 +11:00
2025-11-24 00:51:45 +01:00
2025-11-24 18:41:37 +01:00
2026-01-29 23:59:19 +01:00
2023-03-04 21:43:10 +11:00
2023-03-31 00:53:50 +11:00
2023-03-12 23:29:50 +11:00
2023-03-04 21:43:10 +11:00
2023-03-09 17:34:42 +11:00
2023-03-12 23:43:30 +11:00
2023-03-04 21:43:10 +11:00
2023-03-27 21:29:23 +11:00
2025-11-24 11:20:00 +01:00
2023-03-30 21:48:23 +11:00
2023-03-31 00:04:51 +11:00
2023-03-09 22:56:21 +11:00
2023-03-31 00:04:51 +11:00
2023-03-30 23:32:10 +11:00
2025-11-24 18:41:37 +01:00
2025-11-24 18:41:37 +01:00
2023-03-27 21:29:23 +11:00
2026-01-30 00:19:27 +01:00
2023-03-04 21:43:10 +11:00
2025-11-24 00:51:45 +01:00
2025-11-24 18:41:37 +01:00
2023-03-09 22:56:21 +11:00
2026-01-30 00:19:27 +01:00
2025-11-24 18:41:37 +01:00
2026-01-30 00:19:27 +01:00
2025-11-24 18:41:37 +01:00
2025-11-24 00:51:45 +01:00
2025-11-24 18:41:37 +01:00
2023-03-04 21:43:10 +11:00