Commit Graph

42 Commits

Author SHA1 Message Date
Tristan B. Kildaire 7972eb3235 Updated handler test to send response back to test client. 2020-05-09 11:17:24 +02:00
Tristan B. Kildaire 26bbb171f7 New handler message format. 2020-05-04 13:23:09 +02:00
Tristan B. Kildaire 9dc2ec3616 New test added. 2020-05-02 18:23:59 +02:00
Tristan B. Kildaire 885c937893 Added testing code. 2020-05-02 17:40:40 +02:00
Tristan B. Kildaire 5cb5fde2ac Renamed tests. 2020-05-02 17:25:26 +02:00
Tristan B. Kildaire 39fa2d9e32 Fixed testing script. 2020-05-02 16:49:45 +02:00
Tristan B. Kildaire c77d99ee36 WIP: New test. 2020-05-02 15:29:15 +02:00
Tristan B. Kildaire db48723e2c Removed unecessary code from test. 2020-05-02 15:23:20 +02:00
Tristan B. Kildaire cdc8249122 Added authentication failure test. 2020-05-02 15:22:44 +02:00
Tristan B. Kildaire e1b0d1fe85 Updates. 2020-05-01 09:13:42 +02:00
Tristan B. Kildaire 9e6f42cdeb Made scripts executable. 2020-04-30 19:43:20 +02:00
Tristan B. Kildaire b66c2116dc Code clean up and new tests 2020-04-30 18:03:50 +02:00
Tristan B. Kildaire 61e09c7602 Working handler to handler 2020-04-30 15:55:40 +02:00
Tristan B. Kildaire f9b0888c65 Made test backup, WIP: Clean this up 2020-04-30 10:33:24 +02:00
Tristan B. Kildaire 45d1857601 Server to server working 2020-04-29 18:49:39 +02:00
Tristan B. Kildaire a86dbfe356 WIP: Server-to-server communication 2020-04-29 15:40:55 +02:00
Tristan B. Kildaire d1cbba4422 Added new tests 2020-04-29 13:26:18 +02:00
Tristan B. Kildaire 81698fb77f Added new handler (just an extra) 2020-04-28 23:17:45 +02:00
Tristan B. Kildaire 49e4317867 WIP: Handler abstraction 2020-04-28 18:19:27 +02:00
Tristan B. Kildaire f802566b76 Bug fix: DOn't let SocketOSException stop whole handler response execution 2020-04-28 17:44:28 +02:00
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