Commit graph

21 commits

Author SHA1 Message Date
ChillerDragon e32ee479a5 Play with failing CI 2024-02-20 17:06:51 +08:00
ChillerDragon e25a108a13 Change empty check 2024-01-24 19:47:22 +08:00
ChillerDragon 0fd41d928f Try to fix CI stability 2024-01-24 17:44:09 +08:00
ChillerDragon 96a29c9429 Test server chat in CI (#13) 2024-01-23 22:01:40 +08:00
ChillerDragon ec90f185e4 Fix server side integration tests 2024-01-23 21:19:01 +08:00
ChillerDragon 55549eaa60 Fix client integration tests 2024-01-22 23:26:05 +08:00
ChillerDragon 936c4d24d0 Server side integration tests work on my machine now 2024-01-22 23:16:56 +08:00
ChillerDragon f0ac6a2c32 Fix auth 2024-01-22 22:50:13 +08:00
ChillerDragon 17af3e3770 Set 0.7 protocol for ddnet7 client in CI 2024-01-22 21:55:36 +08:00
ChillerDragon 741ed69337 Try to fix zombies in integration test 2024-01-22 15:23:10 +08:00
ChillerDragon 8b74e2929d Print logs only once even if fail is called multiple times 2024-01-21 16:05:02 +08:00
ChillerDragon 8324f8b504 Improve server integration test job timeout 2024-01-21 15:32:43 +08:00
ChillerDragon 10a75cdb65 Add failing server side integration test 2024-01-20 23:56:10 +08:00
ChillerDragon 1e829c0eaf Fix crash on server messages and add tests for it 2022-11-20 10:13:07 +01:00
ChillerDragon fe3e581f86 Make client callbacks arrays
Allows to setup multiple on_* hook blocks as a lib user

closed #10
2022-11-14 10:25:28 +01:00
ChillerDragon 20be105957 Boilerplate server test 2022-11-12 19:32:48 +01:00
ChillerDragon 5fda2dcde1 More integration test refactors 2022-11-12 18:31:40 +01:00
ChillerDragon 44e20583e6 Refactor integration test names 2022-11-12 17:49:50 +01:00
ChillerDragon 6c005497d4 Layout server control msg structure
Thus closed #5
By deciding to support server as well.

This is rebranding from teeworlds-client to teeworlds_network
And thus also including a bunch of file renames
2022-11-09 08:56:18 +01:00
ChillerDragon ffbc433b67 Add rcon support 2022-11-06 18:26:14 +01:00
ChillerDragon d810597892 Add integration test (closed #4) 2022-11-05 18:58:53 +01:00