|
79f68187bf
|
testutil: DummyPeer now holds onto the *is.Is
makes SendAndRecv a bit cleaner imo
|
2024-02-04 11:26:48 -06:00 |
|
|
1a6de671e5
|
moved 'testutil' to 'internal/testutil'
|
2024-02-01 17:28:00 -06:00 |
|
|
556878544d
|
testutil: refactoring && cleanup
added a simple DummyPeer struct to simplify creation, send/recv and cleanup
|
2024-02-01 17:21:56 -06:00 |
|
|
bfcbe6d3d6
|
started testutil: login_test now uses these helpers
should simplify new tests in the future
|
2024-02-01 17:11:50 -06:00 |
|
|
23170093ee
|
login_test: fix minor memory leak
defer PutBuffer so that the event packet is returned to the pool
|
2023-12-07 21:37:16 -06:00 |
|
|
2bd61dc571
|
login_test: more stale comments lol
|
2023-12-06 20:23:29 -06:00 |
|
|
cba01a877d
|
login_test: fix sendAndRecv
removed the stale typecast lol
|
2023-12-06 20:17:36 -06:00 |
|
|
e1b9fa5d99
|
login_test: refactor, abstracted send and recv
validation
|
2023-12-06 20:15:06 -06:00 |
|
|
77751a2aa0
|
login_tests: annotate tests
|
2023-12-06 17:35:02 -06:00 |
|
|
01ebf4499f
|
login_test: added TestCharacterSequence
tests the complete account/character creation sequence of packets
|
2023-12-06 17:08:59 -06:00 |
|
|
2a6fb25f03
|
use passed context.Context
|
2023-12-04 20:45:23 -06:00 |
|
|
0ebd162af0
|
login_test: minor cleanup
|
2023-12-04 20:40:48 -06:00 |
|
|
d1763418a8
|
removed useless closure
|
2023-12-04 20:33:53 -06:00 |
|
|
afd5c9ef23
|
added login_test
|
2023-12-04 20:28:17 -06:00 |
|