From a55daa3907a7b8e57095c5c562ad338bccdb8985 Mon Sep 17 00:00:00 2001 From: David Date: Sat, 25 Jan 2025 12:02:14 -0500 Subject: [PATCH] Update approved expected results files (excludes 19 & 20) --- tests/tt/results/test_tt_all_test01.json | 2 ++ tests/tt/results/test_tt_all_test02.json | 2 ++ tests/tt/results/test_tt_all_test03.json | 2 ++ tests/tt/results/test_tt_all_test04.json | 2 ++ tests/tt/results/test_tt_all_test05.json | 2 ++ tests/tt/results/test_tt_all_test06.json | 2 ++ tests/tt/results/test_tt_all_test07.json | 2 ++ tests/tt/results/test_tt_all_test08.json | 2 ++ tests/tt/results/test_tt_all_test09.json | 2 ++ tests/tt/results/test_tt_all_test10.json | 2 ++ tests/tt/results/test_tt_all_test11.json | 2 ++ tests/tt/results/test_tt_all_test12.json | 2 ++ tests/tt/results/test_tt_all_test13.json | 2 ++ tests/tt/results/test_tt_all_test14.json | 2 ++ tests/tt/results/test_tt_all_test15.json | 2 ++ tests/tt/results/test_tt_all_test16.json | 2 ++ tests/tt/results/test_tt_all_test17.json | 2 ++ tests/tt/results/test_tt_all_test18.json | 2 ++ tests/tt/results/test_tt_all_test21.json | 2 ++ tests/tt/results/test_tt_all_test22.json | 2 ++ tests/tt/results/test_tt_all_test23.json | 2 ++ tests/tt/results/test_tt_all_test24.json | 2 ++ tests/tt/results/test_tt_all_test25.json | 2 ++ tests/tt/results/test_tt_all_test26.json | 2 ++ tests/tt/results/test_tt_all_test27.json | 2 ++ tests/tt/results/test_tt_all_test28.json | 2 ++ tests/tt/results/test_tt_all_test29.json | 2 ++ tests/tt/results/test_tt_all_test30.json | 2 ++ tests/tt/results/test_tt_all_test31.json | 2 ++ tests/tt/results/test_ttm_teste00.json | 2 ++ 30 files changed, 60 insertions(+) diff --git a/tests/tt/results/test_tt_all_test01.json b/tests/tt/results/test_tt_all_test01.json index 7fd42e8..7dfea66 100644 --- a/tests/tt/results/test_tt_all_test01.json +++ b/tests/tt/results/test_tt_all_test01.json @@ -15,6 +15,7 @@ "odds": "PHI -140", "overunder": 7, "team_name": "Marlins", + "team_long_name": "Miami Marlins", "team_id": "28", "team_record": "55-80", "team_rank": null, @@ -30,6 +31,7 @@ "team_winner": null, "team_timeouts": null, "opponent_name": "Phillies", + "opponent_long_name": "Philadelphia Phillies", "opponent_id": "22", "opponent_record": "75-61", "opponent_rank": null, diff --git a/tests/tt/results/test_tt_all_test02.json b/tests/tt/results/test_tt_all_test02.json index ad7bf38..2d0dbd1 100644 --- a/tests/tt/results/test_tt_all_test02.json +++ b/tests/tt/results/test_tt_all_test02.json @@ -15,6 +15,7 @@ "odds": null, "overunder": null, "team_name": "Brewers", + "team_long_name": "Milwaukee Brewers", "team_id": "8", "team_record": "71-65", "team_rank": null, @@ -30,6 +31,7 @@ "team_winner": null, "team_timeouts": null, "opponent_name": "Giants", + "opponent_long_name": "San Francisco Giants", "opponent_id": "26", "opponent_record": "65-70", "opponent_rank": null, diff --git a/tests/tt/results/test_tt_all_test03.json b/tests/tt/results/test_tt_all_test03.json index 6830fb3..de4e072 100644 --- a/tests/tt/results/test_tt_all_test03.json +++ b/tests/tt/results/test_tt_all_test03.json @@ -15,6 +15,7 @@ "odds": null, "overunder": null, "team_name": "Reds", + "team_long_name": "Cincinnati Reds", "team_id": "17", "team_record": "55-80", "team_rank": null, @@ -30,6 +31,7 @@ "team_winner": true, "team_timeouts": null, "opponent_name": "Cubs", + "opponent_long_name": "Chicago Cubs", "opponent_id": "16", "opponent_record": "57-80", "opponent_rank": null, diff --git a/tests/tt/results/test_tt_all_test04.json b/tests/tt/results/test_tt_all_test04.json index c79636e..8b88338 100644 --- a/tests/tt/results/test_tt_all_test04.json +++ b/tests/tt/results/test_tt_all_test04.json @@ -15,6 +15,7 @@ "odds": "BGSU -7.5", "overunder": 57, "team_name": "Falcons", + "team_long_name": "Bowling Green Falcons", "team_id": "189", "team_record": "0-1", "team_rank": null, @@ -30,6 +31,7 @@ "team_winner": null, "team_timeouts": null, "opponent_name": "Colonels", + "opponent_long_name": "Eastern Kentucky Colonels", "opponent_id": "2198", "opponent_record": "0-1", "opponent_rank": null, diff --git a/tests/tt/results/test_tt_all_test05.json b/tests/tt/results/test_tt_all_test05.json index 2448dac..5adb926 100644 --- a/tests/tt/results/test_tt_all_test05.json +++ b/tests/tt/results/test_tt_all_test05.json @@ -15,6 +15,7 @@ "odds": null, "overunder": null, "team_name": "Crimson Tide", + "team_long_name": "Alabama Crimson Tide", "team_id": "333", "team_record": "1-0", "team_rank": 1, @@ -30,6 +31,7 @@ "team_winner": null, "team_timeouts": 3, "opponent_name": "Longhorns", + "opponent_long_name": "Texas Longhorns", "opponent_id": "251", "opponent_record": "1-0", "opponent_rank": null, diff --git a/tests/tt/results/test_tt_all_test06.json b/tests/tt/results/test_tt_all_test06.json index add424d..8176e5e 100644 --- a/tests/tt/results/test_tt_all_test06.json +++ b/tests/tt/results/test_tt_all_test06.json @@ -15,6 +15,7 @@ "odds": null, "overunder": null, "team_name": "Bills", + "team_long_name": "Buffalo Bills", "team_id": "2", "team_record": "1-0", "team_rank": null, @@ -30,6 +31,7 @@ "team_winner": true, "team_timeouts": null, "opponent_name": "Rams", + "opponent_long_name": "Los Angeles Rams", "opponent_id": "14", "opponent_record": "0-1", "opponent_rank": null, diff --git a/tests/tt/results/test_tt_all_test07.json b/tests/tt/results/test_tt_all_test07.json index fa026cc..ea33ff0 100644 --- a/tests/tt/results/test_tt_all_test07.json +++ b/tests/tt/results/test_tt_all_test07.json @@ -15,6 +15,7 @@ "odds": null, "overunder": null, "team_name": "Orlando", + "team_long_name": "Orlando Pride", "team_id": "18206", "team_record": "5-6-6", "team_rank": null, @@ -30,6 +31,7 @@ "team_winner": false, "team_timeouts": null, "opponent_name": "Portland", + "opponent_long_name": "Portland Thorns FC", "opponent_id": "15362", "opponent_record": "7-7-3", "opponent_rank": null, diff --git a/tests/tt/results/test_tt_all_test08.json b/tests/tt/results/test_tt_all_test08.json index 7465b16..fb9881b 100644 --- a/tests/tt/results/test_tt_all_test08.json +++ b/tests/tt/results/test_tt_all_test08.json @@ -15,6 +15,7 @@ "odds": null, "overunder": null, "team_name": "Columbus", + "team_long_name": "Columbus Crew", "team_id": "183", "team_record": "9-13-6", "team_rank": null, @@ -30,6 +31,7 @@ "team_winner": false, "team_timeouts": null, "opponent_name": "CF Montr\u00e9al", + "opponent_long_name": "CF Montr\u00e9al", "opponent_id": "9720", "opponent_record": "16-4-9", "opponent_rank": null, diff --git a/tests/tt/results/test_tt_all_test09.json b/tests/tt/results/test_tt_all_test09.json index 98991b5..e6acaa2 100644 --- a/tests/tt/results/test_tt_all_test09.json +++ b/tests/tt/results/test_tt_all_test09.json @@ -15,6 +15,7 @@ "odds": null, "overunder": null, "team_name": "Argentina", + "team_long_name": "Argentina", "team_id": "202", "team_record": null, "team_rank": null, @@ -30,6 +31,7 @@ "team_winner": true, "team_timeouts": null, "opponent_name": "France", + "opponent_long_name": "France", "opponent_id": "478", "opponent_record": null, "opponent_rank": null, diff --git a/tests/tt/results/test_tt_all_test10.json b/tests/tt/results/test_tt_all_test10.json index 003ea1b..b00242c 100644 --- a/tests/tt/results/test_tt_all_test10.json +++ b/tests/tt/results/test_tt_all_test10.json @@ -15,6 +15,7 @@ "odds": "UTAH -2.5", "overunder": 229, "team_name": "Pistons", + "team_long_name": "Detroit Pistons", "team_id": "8", "team_record": "8-24", "team_rank": null, @@ -30,6 +31,7 @@ "team_winner": null, "team_timeouts": null, "opponent_name": "Jazz", + "opponent_long_name": "Utah Jazz", "opponent_id": "26", "opponent_record": "17-16", "opponent_rank": null, diff --git a/tests/tt/results/test_tt_all_test11.json b/tests/tt/results/test_tt_all_test11.json index 2b3ced2..1e3fd0f 100644 --- a/tests/tt/results/test_tt_all_test11.json +++ b/tests/tt/results/test_tt_all_test11.json @@ -15,6 +15,7 @@ "odds": null, "overunder": null, "team_name": "Jazz", + "team_long_name": "Utah Jazz", "team_id": "26", "team_record": "0-0", "team_rank": null, @@ -30,6 +31,7 @@ "team_winner": null, "team_timeouts": null, "opponent_name": "Raptors", + "opponent_long_name": "Toronto Raptors", "opponent_id": "28", "opponent_record": "0-0", "opponent_rank": null, diff --git a/tests/tt/results/test_tt_all_test12.json b/tests/tt/results/test_tt_all_test12.json index 9434b04..e53e616 100644 --- a/tests/tt/results/test_tt_all_test12.json +++ b/tests/tt/results/test_tt_all_test12.json @@ -15,6 +15,7 @@ "odds": null, "overunder": null, "team_name": "Hornets", + "team_long_name": "Charlotte Hornets", "team_id": "30", "team_record": "0-1", "team_rank": null, @@ -30,6 +31,7 @@ "team_winner": false, "team_timeouts": null, "opponent_name": "Celtics", + "opponent_long_name": "Boston Celtics", "opponent_id": "2", "opponent_record": "1-0", "opponent_rank": null, diff --git a/tests/tt/results/test_tt_all_test13.json b/tests/tt/results/test_tt_all_test13.json index 922e431..7fcd850 100644 --- a/tests/tt/results/test_tt_all_test13.json +++ b/tests/tt/results/test_tt_all_test13.json @@ -15,6 +15,7 @@ "odds": "WPG -130", "overunder": 6.5, "team_name": "Jets", + "team_long_name": "Winnipeg Jets", "team_id": "28", "team_record": "20-10-1", "team_rank": null, @@ -30,6 +31,7 @@ "team_winner": null, "team_timeouts": null, "opponent_name": "Senators", + "opponent_long_name": "Ottawa Senators", "opponent_id": "14", "opponent_record": "14-15-2", "opponent_rank": null, diff --git a/tests/tt/results/test_tt_all_test14.json b/tests/tt/results/test_tt_all_test14.json index b34b767..8886a27 100644 --- a/tests/tt/results/test_tt_all_test14.json +++ b/tests/tt/results/test_tt_all_test14.json @@ -15,6 +15,7 @@ "odds": null, "overunder": null, "team_name": "Islanders", + "team_long_name": "New York Islanders", "team_id": "12", "team_record": "0-2-0", "team_rank": null, @@ -30,6 +31,7 @@ "team_winner": null, "team_timeouts": null, "opponent_name": "Flyers", + "opponent_long_name": "Philadelphia Flyers", "opponent_id": "15", "opponent_record": "1-2-0", "opponent_rank": null, diff --git a/tests/tt/results/test_tt_all_test15.json b/tests/tt/results/test_tt_all_test15.json index a6c5788..5c3312c 100644 --- a/tests/tt/results/test_tt_all_test15.json +++ b/tests/tt/results/test_tt_all_test15.json @@ -15,6 +15,7 @@ "odds": null, "overunder": null, "team_name": "Blue Jackets", + "team_long_name": "Columbus Blue Jackets", "team_id": "29", "team_record": "3-1-1", "team_rank": null, @@ -30,6 +31,7 @@ "team_winner": true, "team_timeouts": null, "opponent_name": "Capitals", + "opponent_long_name": "Washington Capitals", "opponent_id": "23", "opponent_record": "2-1-1", "opponent_rank": null, diff --git a/tests/tt/results/test_tt_all_test16.json b/tests/tt/results/test_tt_all_test16.json index f3b40b1..36b4882 100644 --- a/tests/tt/results/test_tt_all_test16.json +++ b/tests/tt/results/test_tt_all_test16.json @@ -15,6 +15,7 @@ "odds": null, "overunder": null, "team_name": "Waves", + "team_long_name": "Pepperdine", "team_id": "2492", "team_record": "1-1", "team_rank": 24, @@ -30,6 +31,7 @@ "team_winner": null, "team_timeouts": null, "opponent_name": "Mustangs", + "opponent_long_name": "Cal Poly", "opponent_id": "13", "opponent_record": "0-1", "opponent_rank": null, diff --git a/tests/tt/results/test_tt_all_test17.json b/tests/tt/results/test_tt_all_test17.json index 019d808..3b9b957 100644 --- a/tests/tt/results/test_tt_all_test17.json +++ b/tests/tt/results/test_tt_all_test17.json @@ -15,6 +15,7 @@ "odds": null, "overunder": null, "team_name": "Bulldogs", + "team_long_name": "Mississippi State", "team_id": "344", "team_record": "5-0", "team_rank": null, @@ -30,6 +31,7 @@ "team_winner": null, "team_timeouts": null, "opponent_name": "Owls", + "opponent_long_name": "Kennesaw State", "opponent_id": "338", "opponent_record": "0-1", "opponent_rank": null, diff --git a/tests/tt/results/test_tt_all_test18.json b/tests/tt/results/test_tt_all_test18.json index 17ff0fb..344f72d 100644 --- a/tests/tt/results/test_tt_all_test18.json +++ b/tests/tt/results/test_tt_all_test18.json @@ -15,6 +15,7 @@ "odds": null, "overunder": null, "team_name": "Black Knights", + "team_long_name": "Army", "team_id": "349", "team_record": "0-1", "team_rank": null, @@ -30,6 +31,7 @@ "team_winner": true, "team_timeouts": null, "opponent_name": "Orange", + "opponent_long_name": "Syracuse", "opponent_id": "183", "opponent_record": "3-3", "opponent_rank": null, diff --git a/tests/tt/results/test_tt_all_test21.json b/tests/tt/results/test_tt_all_test21.json index 642e616..9e3a771 100644 --- a/tests/tt/results/test_tt_all_test21.json +++ b/tests/tt/results/test_tt_all_test21.json @@ -15,6 +15,7 @@ "odds": null, "overunder": "Women's Singles", "team_name": "Jasmine Paolini", + "team_long_name": "Jasmine Paolini", "team_id": "2615", "team_record": null, "team_rank": null, @@ -27,6 +28,7 @@ "team_winner": null, "team_timeouts": null, "opponent_name": "Magda Linette", + "opponent_long_name": "Magda Linette", "opponent_id": "1649", "opponent_record": null, "opponent_rank": null, diff --git a/tests/tt/results/test_tt_all_test22.json b/tests/tt/results/test_tt_all_test22.json index 9d77dcb..8fa8767 100644 --- a/tests/tt/results/test_tt_all_test22.json +++ b/tests/tt/results/test_tt_all_test22.json @@ -15,6 +15,7 @@ "odds": null, "overunder": null, "team_name": "Sean Strickland", + "team_long_name": "Sean Strickland", "team_id": "3093653", "team_record": "25-4-0", "team_rank": null, @@ -27,6 +28,7 @@ "team_winner": false, "team_timeouts": null, "opponent_name": "Jared Cannonier", + "opponent_long_name": "Jared Cannonier", "opponent_id": "3154860", "opponent_record": "15-6-0", "opponent_rank": null, diff --git a/tests/tt/results/test_tt_all_test23.json b/tests/tt/results/test_tt_all_test23.json index b064e16..cc42b22 100644 --- a/tests/tt/results/test_tt_all_test23.json +++ b/tests/tt/results/test_tt_all_test23.json @@ -15,6 +15,7 @@ "odds": null, "overunder": null, "team_name": "Alex Caceres", + "team_long_name": "Alex Caceres", "team_id": "2552906", "team_record": "19-13-0", "team_rank": null, @@ -27,6 +28,7 @@ "team_winner": false, "team_timeouts": null, "opponent_name": "Julian Erosa", + "opponent_long_name": "Julian Erosa", "opponent_id": "3955577", "opponent_record": "28-10-0", "opponent_rank": null, diff --git a/tests/tt/results/test_tt_all_test24.json b/tests/tt/results/test_tt_all_test24.json index b9ac5af..c54bf26 100644 --- a/tests/tt/results/test_tt_all_test24.json +++ b/tests/tt/results/test_tt_all_test24.json @@ -15,6 +15,7 @@ "odds": null, "overunder": null, "team_name": "Rinat Fakhretdinov", + "team_long_name": "Rinat Fakhretdinov", "team_id": "4712980", "team_record": "20-1-0", "team_rank": null, @@ -27,6 +28,7 @@ "team_winner": true, "team_timeouts": null, "opponent_name": "Bryan Battle", + "opponent_long_name": "Bryan Battle", "opponent_id": "4815998", "opponent_record": "9-2-0", "opponent_rank": null, diff --git a/tests/tt/results/test_tt_all_test25.json b/tests/tt/results/test_tt_all_test25.json index 40f3f35..eb8b92f 100644 --- a/tests/tt/results/test_tt_all_test25.json +++ b/tests/tt/results/test_tt_all_test25.json @@ -15,6 +15,7 @@ "odds": null, "overunder": null, "team_name": "Corey Conners", + "team_long_name": "Corey Conners", "team_id": "9126", "team_record": null, "team_rank": "T31", @@ -27,6 +28,7 @@ "team_winner": null, "team_timeouts": null, "opponent_name": "Rickie Fowler", + "opponent_long_name": "Rickie Fowler", "opponent_id": "3702", "opponent_record": null, "opponent_rank": "1", diff --git a/tests/tt/results/test_tt_all_test26.json b/tests/tt/results/test_tt_all_test26.json index d74d591..de44102 100644 --- a/tests/tt/results/test_tt_all_test26.json +++ b/tests/tt/results/test_tt_all_test26.json @@ -15,6 +15,7 @@ "odds": "Twenty20", "overunder": null, "team_name": "BH", + "team_long_name": "Brisbane Heat", "team_id": "509668", "team_record": "", "team_rank": null, @@ -30,6 +31,7 @@ "team_winner": false, "team_timeouts": null, "opponent_name": "SS", + "opponent_long_name": "Sydney Sixers", "opponent_id": "509673", "opponent_record": "", "opponent_rank": null, diff --git a/tests/tt/results/test_tt_all_test27.json b/tests/tt/results/test_tt_all_test27.json index da69b98..d7c82ab 100644 --- a/tests/tt/results/test_tt_all_test27.json +++ b/tests/tt/results/test_tt_all_test27.json @@ -15,6 +15,7 @@ "odds": "Twenty20", "overunder": null, "team_name": "MR", + "team_long_name": "Melbourne Renegades", "team_id": "509671", "team_record": "", "team_rank": null, @@ -30,6 +31,7 @@ "team_winner": false, "team_timeouts": null, "opponent_name": "PS", + "opponent_long_name": "Perth Scorchers", "opponent_id": "509670", "opponent_record": "", "opponent_rank": null, diff --git a/tests/tt/results/test_tt_all_test28.json b/tests/tt/results/test_tt_all_test28.json index dc45ad2..3371bf0 100644 --- a/tests/tt/results/test_tt_all_test28.json +++ b/tests/tt/results/test_tt_all_test28.json @@ -15,6 +15,7 @@ "odds": "Test", "overunder": null, "team_name": "IND", + "team_long_name": "India", "team_id": "6", "team_record": null, "team_rank": null, @@ -30,6 +31,7 @@ "team_winner": true, "team_timeouts": null, "opponent_name": "BAN", + "opponent_long_name": "Bangladesh", "opponent_id": "25", "opponent_record": null, "opponent_rank": null, diff --git a/tests/tt/results/test_tt_all_test29.json b/tests/tt/results/test_tt_all_test29.json index 9859310..7c9a7c3 100644 --- a/tests/tt/results/test_tt_all_test29.json +++ b/tests/tt/results/test_tt_all_test29.json @@ -15,6 +15,7 @@ "odds": null, "overunder": null, "team_name": "Carlos Saintz", + "team_long_name": "Carlos Saintz", "team_id": "4686", "team_record": null, "team_rank": 4, @@ -27,6 +28,7 @@ "team_winner": false, "team_timeouts": null, "opponent_name": "Cherles Leclerc", + "opponent_long_name": "Cherles Leclerc", "opponent_id": "5498", "opponent_record": null, "opponent_rank": 1, diff --git a/tests/tt/results/test_tt_all_test30.json b/tests/tt/results/test_tt_all_test30.json index 0e18819..05209bb 100644 --- a/tests/tt/results/test_tt_all_test30.json +++ b/tests/tt/results/test_tt_all_test30.json @@ -15,6 +15,7 @@ "odds": null, "overunder": null, "team_name": "Max Verstappen", + "team_long_name": "Max Verstappen", "team_id": "4665", "team_record": null, "team_rank": null, @@ -27,6 +28,7 @@ "team_winner": false, "team_timeouts": null, "opponent_name": "Cherles Leclerc", + "opponent_long_name": "Cherles Leclerc", "opponent_id": "5498", "opponent_record": null, "opponent_rank": null, diff --git a/tests/tt/results/test_tt_all_test31.json b/tests/tt/results/test_tt_all_test31.json index d236075..5b2aa27 100644 --- a/tests/tt/results/test_tt_all_test31.json +++ b/tests/tt/results/test_tt_all_test31.json @@ -15,6 +15,7 @@ "odds": null, "overunder": null, "team_name": "Lance Strollz", + "team_long_name": "Lance Strollz", "team_id": "4775", "team_record": null, "team_rank": null, @@ -27,6 +28,7 @@ "team_winner": false, "team_timeouts": null, "opponent_name": "Max Verstappen", + "opponent_long_name": "Max Verstappen", "opponent_id": "4665", "opponent_record": null, "opponent_rank": null, diff --git a/tests/tt/results/test_ttm_teste00.json b/tests/tt/results/test_ttm_teste00.json index 3fb4a17..4abcc37 100644 --- a/tests/tt/results/test_ttm_teste00.json +++ b/tests/tt/results/test_ttm_teste00.json @@ -15,6 +15,7 @@ "odds": null, "overunder": null, "team_name": "Wolverines", + "team_long_name": "Michigan Wolverines", "team_id": "87", "team_record": "0-1", "team_rank": 8, @@ -30,6 +31,7 @@ "team_winner": null, "team_timeouts": 3, "opponent_name": "Buckeyes", + "opponent_long_name": "Ohio State Buckeyes", "opponent_id": "276", "opponent_record": "1-0", "opponent_rank": null,