Commit Graph
34 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