Commit Graph

62 Commits

Author SHA1 Message Date
Quentin Rendu
211a08705e Add registration status in test 003 2024-02-28 12:09:43 +01:00
Theo Barollet
481899d4bd Fixed complicated MMS test 2024-01-03 10:50:19 +01:00
Theo Barollet
cb17d59cd1 MMS up to round 4 out of 5 (bug with BWbalance) 2023-12-31 15:16:16 +01:00
Theo Barollet
6ec0b52bb8 Merge remote-tracking branch 'origin/pairing_quentin' into pairing_theo 2023-12-31 13:50:04 +01:00
Theo Barollet
bd87191149 added option to skip seeding in tests 2023-12-29 16:54:55 +01:00
Quentin Rendu
b929f6bb32 Remove forced pairings in notsosimpleswiss 2023-12-29 16:06:09 +01:00
Quentin Rendu
7ff668847c Remove debug writings and add weight test files 2023-12-29 12:37:12 +01:00
Quentin Rendu
82dfe7d825 Remove games against ByePlayer when computing colorBalance 2023-12-28 16:22:42 +01:00
Quentin Rendu
e2b64df771 Revert geoMaxCost initialisation to avoidSameGeo 2023-12-27 15:43:21 +01:00
Claude Brisson
14a88c1c26 Fix tests, move weights.txt out of src 2023-12-26 13:09:15 +01:00
Claude Brisson
36f9fe6f09 Merge from webview2 2023-12-24 00:10:03 +01:00
Claude Brisson
e666efdcc3 Reorganize tests 2023-12-23 07:18:53 +01:00
Claude Brisson
abd9fdf837 Handicap wrongly chosen in MM 2023-12-23 02:56:25 +01:00
Claude Brisson
844f7aa699 Change pairing API GET call 2023-12-21 22:33:04 +01:00
Claude Brisson
98e07288d2 Merge branch 'pairing2' into webview2 2023-12-21 13:09:10 +01:00
Theo Barollet
3a97aa4318 Correct result entered for basic MMS test 2023-12-21 13:07:57 +01:00
Quentin Rendu
ae14e72871 Add a test on name order in SeedCost for Split and Random 2023-12-20 10:29:13 +01:00
Theo Barollet
f023d92259 Merge branch 'pairing2' of http://gitlab.jeudego.org/tournois/pairgoth into pairing2 2023-12-17 14:12:07 +01:00
Theo Barollet
a8e35a5ced Test MacMahon 2023-12-17 14:07:25 +01:00
Quentin Rendu
e446949c98 Do not select same bye player twice 2023-12-04 19:21:46 +01:00
Quentin Rendu
122db9347a Correct missing result in round 1 of test 9 2023-11-29 11:09:18 +01:00
Quentin Rendu
64ec62ae21 Force pairings using API.put for round 1 of test 9 2023-11-29 10:02:38 +01:00
Quentin Rendu
6fdceab222 Add the option to force pairings in test 9 2023-11-06 11:41:29 +01:00
Quentin Rendu
49973bdf23 Modify opengotha weights filename in test 9 2023-10-31 10:25:02 +01:00
Quentin Rendu
595f505a3a Copy OpenGotha procedure to choose bye player 2023-10-30 13:29:24 +01:00
Claude Brisson
eaf2a253d6 Merge from webview2 2023-10-29 14:11:38 +01:00
Quentin Rendu
3f37bd39eb Manually remove bye player from all rounds in test 9 2023-10-27 12:30:53 +02:00
Quentin Rendu
3c946a2ebb Create new test on complex swiss tournament (uneven number of players, lots of rounds, lots of options) 2023-10-26 12:35:19 +02:00
Quentin Rendu
17b0b6a943 Move pairing tests to a new class 2023-10-26 11:38:43 +02:00
Quentin Rendu
df1df93ac2 Add an alternative pairing solution for round 7 of simple swiss 2023-10-26 10:55:28 +02:00
Quentin Rendu
bb8fee6ee1 Clean up test 8 on simple swiss 2023-10-24 11:54:54 +02:00
Claude Brisson
905ccda7c9 Reeng in progress 2023-10-23 14:53:01 +02:00
Quentin Rendu
8d957de0d1 Add test for Round 6 of simple swiss 2023-10-23 13:03:34 +02:00
Quentin Rendu
6d6a5f0ef0 Remove hard coded game indices 2023-10-23 12:56:49 +02:00
Quentin Rendu
94701c170c Add test for Round 5 of simple swiss 2023-10-21 11:44:50 +02:00
Quentin Rendu
c4f9281faf Add test for unsorted pairings (not matching default table number with OpenGotha) 2023-10-21 11:42:33 +02:00
Quentin Rendu
31f37a63ff Get sorted table numbers from OpenGotha 2023-10-19 10:52:17 +02:00
Quentin Rendu
426d88353c Relax equality constraint on total weight to <10 2023-10-17 10:08:09 +02:00
Quentin Rendu
ad6e104dae Add tests for round 3 of simple swiss 2023-10-16 18:53:35 +02:00
Quentin Rendu
931e3266ff Correct pairingSort function 2023-10-16 18:46:07 +02:00
Quentin Rendu
59114792c5 Setup test for round 2 of simple swiss 2023-10-12 21:30:25 +02:00
Quentin Rendu
f6528e0009 Add weight to decide color of pairables 2023-10-11 13:53:34 +02:00
Quentin Rendu
86a3140e6b Sort games id to match OpenGotha default table number 2023-10-05 12:18:57 +02:00
Quentin Rendu
5264c71f82 Update pairings for test 8 2023-10-04 10:51:03 +02:00
Quentin Rendu
76195e9505 Add sortedPairable for pairing purposes and round seeding weight 2023-10-02 12:56:13 +02:00
Claude Brisson
36d2aeaf78 Merge branch 'pairing2' of gitlab.jeudego.org:tournois/pairgoth into pairing2 2023-10-02 10:10:14 +02:00
Claude Brisson
dcd752040c Fix import/export test 2023-10-02 10:10:09 +02:00
Quentin Rendu
293fa354d2 Merge branch 'pairing2' of gitlab.jeudego.org:tournois/pairgoth into pairing2 2023-10-02 10:03:11 +02:00
Claude Brisson
c2d1e53f3f Fix parameters import/export 2023-10-02 09:50:13 +02:00
Quentin Rendu
47b461657e Update the test of weights against itself 2023-10-01 11:22:24 +02:00