Skip to content

Commit

Permalink
add some test cases for s7 patch
Browse files Browse the repository at this point in the history
  • Loading branch information
thearyadev committed Jan 19, 2024
1 parent bf26d06 commit 6547fc0
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions assets/test_leaderboard_images/SUPPORT_S6_P36_AMERICAS/key.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"answers": [
["Ana", "Kiriko", "Illari"],
["LifeWeaver", "Illari", "Ana"],
["Illari", "Baptiste", "Ana"],
["LifeWeaver", "Illari", "Ana"],
["Ana", "Mercy", "Kiriko"],
["Kiriko", "Ana", "Mercy"],
["Kiriko", "Ana", "Mercy"],
["Baptiste", "Ana", "Kiriko"],
["Ana", "Kiriko", "Illari"],
["LifeWeaver", "Baptiste", "Lucio"]
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions assets/test_leaderboard_images/TANK_S6_P14_AMERICAS/key.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"answers": [
["Wrecking Ball", "Doomfist", "Zarya"],
["Orisa", "Sigma", "D.Va"],
["Sigma", "Zarya", "Doomfist"],
["Junker Queen", "Orisa", "Sigma"],
["Wrecking Ball", "Winston", "Sigma"],
["Orisa", "Sigma", "Doomfist"],
["Orisa", "Junker Queen", "Sigma"],
["Zarya", "D.Va", "Junker Queen"],
["Wrecking Ball", "Sigma", "Doomfist"],
["Sigma", "Orisa", "Doomfist"]
]
}

0 comments on commit 6547fc0

Please sign in to comment.