Commit Graph

22 Commits

Author SHA1 Message Date
Tristan B. Kildaire 54f6bc18c2 Test suite now prompts user to enter ausername to authenticate to the server with 2020-04-27 16:34:30 +02:00
Tristan B. Kildaire d9feba805f WIP: Message handlers responses being sent 2020-04-27 15:18:53 +02:00
Tristan B. Kildaire bf7801199b Revert test suite back to normal 2020-04-26 18:21:40 +02:00
Tristan B. Kildaire c9a1614856 Updated test suite 2020-04-26 17:01:32 +02:00
Tristan B. Kildaire f1d96efa51 Removed junk files 2020-04-26 15:50:28 +02:00
Tristan B. Kildaire 2c1306fc47 Fixed bug whereby old length was being used as the array was dirty 2020-04-26 15:49:30 +02:00
Tristan B. Kildaire aeb02ea84d ENcode arbitrarly many bytes in testsuite 2020-04-26 13:18:54 +02:00
Tristan B. Kildaire 16795c3be5 WIP: Response handling 2020-04-24 17:12:25 +02:00
Tristan B. Kildaire 55c815ea64 Implemented IPv6 support, UNIX broken 2020-04-20 20:30:17 +02:00
Tristan B. Kildaire 0f4dc92bf7 WIP 2020-04-20 18:59:03 +02:00
Tristan B. Kildaire 82c45f0e9b Added authentication test 2020-04-19 21:41:03 +02:00
Tristan B. Kildaire 3fde07c049 Fixed bug 2020-04-19 21:30:23 +02:00
Tristan B. Kildaire 602a152843 Added \'close\' command (actually) 2020-04-19 21:04:38 +02:00
Tristan B. Kildaire e420944127 Bruh 2020-04-19 19:36:59 +02:00
Tristan B. Kildaire 9388bd340b Refactored 2020-04-19 18:53:16 +02:00
Tristan B. Kildaire 47acd4e9af Move to new branch for abstraction 2020-04-19 16:51:04 +02:00
Tristan B. Kildaire 3b40aa5197 Added print out of response and made test handler send one 2020-04-19 15:34:38 +02:00
Tristan B. Kildaire 20cfa5a7c7 Fixed tests 2020-04-19 13:32:46 +02:00
Tristan B. Kildaire 92ed1cb25a Implemented socket receive from UNIX domain socket and fixed test that was doubly-sending 2020-04-18 19:52:30 +02:00
Tristan B. Kildaire 7b503e5cfa Work in progress 2020-04-18 19:30:43 +02:00
Tristan B. Kildaire 0cebc13dab Added missing tests 2020-04-18 16:43:42 +02:00
Tristan B. Kildaire c9fb952333 Added Python client testing suite 2020-04-17 22:09:28 +02:00