Commit Graph
54 Commits
Author SHA1 Message Date
lotodore 8b4ed277ad Modifying test cases so that it is checked whether the game winner money is the sum of all start money. 2011-03-08 22:49:48 +00:00
lotodore d826a19676 Adding load test. 2011-02-22 21:48:52 +00:00
lotodore 781d8a820e Adding test of the different methods to block a player from the server. 2011-02-19 23:50:01 +00:00
lotodore 8494a55b82 Adding test cases to list of tests. 2011-02-18 13:49:01 +00:00
lotodore e30591c600 Adding copyright notices (tests are AGPL3). 2011-02-18 13:48:30 +00:00
lotodore 0c09fbe40b Removing Java warnings. 2011-02-18 13:40:24 +00:00
lotodore 84be9c62a8 Polishing chat and adding test cases for different chat messages. 2011-02-18 13:39:22 +00:00
lotodore e5b9b29564 Adding chat reject message if chat is tried to be sent in an invalid state. Otherwise testing won't work. 2011-02-17 23:57:58 +00:00
lotodore 1840efb60f Add new test case for unsubscribing/resubscribing lobby messages. 2011-02-17 12:09:05 +00:00
lotodore 71cc99c6ef Fix warning. 2011-02-13 21:45:04 +00:00
lotodore 672b8390b9 Adding new test case for game list updates. 2011-02-13 21:09:34 +00:00
lotodore 0b38133337 Adding test case for the player list (in the lobby) and polishing other tests. 2011-02-13 18:48:46 +00:00
lotodore 2aede6913e Also consider sessions which are closed. 2011-02-13 17:31:41 +00:00
lotodore 4d5b57f310 New test case for announce message. 2011-02-13 17:28:14 +00:00
lotodore 89c613ab85 Polishing test cases. 2011-02-13 17:26:17 +00:00
lotodore fdcf1ce297 New test cases for player info requests - also tests basic avatar handling. 2011-02-13 00:28:30 +00:00
lotodore 8780b98545 New test cases for player info requests - also tests basic avatar handling. 2011-02-13 00:22:03 +00:00
lotodore dd3c003d7e Improving server test mode for faster testing 2011-02-11 12:59:42 +00:00
lotodore c1b1ae2fe0 Updating Guid stuff. 2011-02-09 22:23:45 +00:00
lotodore cf0d7e8167 Updating test files for new protocol version. 2011-02-06 15:00:36 +00:00
lotodore 45d10decfe Updating java protocol files from asn1 spec. 2011-01-30 11:43:35 +00:00
lotodore be3767b15e Make test cases ipv4 compatible (they were ipv6 only...) 2011-01-29 16:35:04 +00:00
lotodore 23000e327b Check winner in ranking game test. 2010-11-14 15:49:16 +00:00
lotodore 1b419862cd Ranking game test now also checks whether database entries are correctly created. 2010-11-14 12:52:53 +00:00
lotodore 7f91cd091d Adding new test case to run a ranking game. 2010-11-14 01:10:24 +00:00
lotodore e69135f1e9 Run game test is now also run by default (although it takes about 10 minutes). 2010-11-13 12:44:40 +00:00
lotodore 55f7bb7132 Polishing test cases. 2010-11-13 12:36:22 +00:00
lotodore c583d19002 Adding test to let a game run until the end. 2010-11-13 01:43:23 +00:00
lotodore 6a60ed0ba7 Adding copyright notice. Note that all test cases are AGPL3. 2010-11-12 23:49:36 +00:00
lotodore 0da893e43c Adding test case for starting a normal game. 2010-11-12 23:34:50 +00:00
lotodore 7bc98689b8 Adding missing test file. 2010-11-12 22:44:11 +00:00
lotodore 67b01746da Adding tests for ranking games, fixing small issue when creating ranking games. 2010-11-12 22:43:17 +00:00
lotodore 5d22018534 Generic test code for creating games. 2010-11-12 19:50:11 +00:00
lotodore 85d26e79a4 Adding new java based test cases. 2010-11-12 12:13:56 +00:00
doitux 8f3f2b5456 testing file 2009-03-21 21:40:12 +00:00
lotodore 873b626c5f Increment protocol version. 2008-04-24 19:58:54 +00:00
lotodore a5999eb30b Fixed minimum message size issue. 2007-11-20 23:14:53 +00:00
lotodore e6d85739ce Update protocol version in tests. 2007-11-20 23:01:27 +00:00
lotodore d21ef93ea0 Suppress displaying messages. 2007-11-14 22:15:19 +00:00
lotodore e796eb0980 Game test now with packet output. 2007-11-08 22:28:25 +00:00
lotodore 172a566c79 Testing two test cases in parallel. 2007-11-08 21:42:22 +00:00
lotodore 38b1c4bafd Use more graceful timeouts. 2007-10-29 09:34:28 +00:00
lotodore 62e030d9e2 Suppress packet display for now. 2007-10-29 09:21:45 +00:00
lotodore 6cdbb4807e Run complete test games. 2007-10-29 09:17:04 +00:00
lotodore f0c7fded3d Fixed packet type. 2007-10-28 20:57:36 +00:00
lotodore 08ab159bc0 Fixes and part of new test. 2007-10-28 20:45:47 +00:00
lotodore 2bae534704 Additional flooding test. 2007-10-28 16:09:25 +00:00
lotodore e951bda1db Flooding tests. 2007-10-28 13:24:06 +00:00
lotodore 0d0104107b More work on network tests. 2007-10-26 15:03:44 +00:00
lotodore 17af91ce05 More work on network tests. 2007-10-26 14:58:41 +00:00