Skip to content

Commit

Permalink
Update Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
BattlefieldDuck committed Jan 19, 2024
1 parent 860ed59 commit 3abdfbc
Show file tree
Hide file tree
Showing 37 changed files with 1,333 additions and 2,043 deletions.
1 change: 1 addition & 0 deletions OpenGSQTests/Protocols/SampTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ public class SampTests : TestBase
public SampTests() : base(nameof(SampTests))
{
// EnableSave = true;
DelayPerTest = 1000;
}

[TestMethod()]
Expand Down
90 changes: 9 additions & 81 deletions OpenGSQTests/Results/ASETests/GetStatusTest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,120 +6,48 @@
"map": "None",
"version": "1.6",
"password": "0",
"numplayers": "14",
"numplayers": "5",
"maxplayers": "120",
"rules": {},
"players": [
{
"name": "EFES",
"team": "",
"skin": "",
"score": "",
"ping": "66",
"time": ""
},
{
"name": "YAKUPTV",
"team": "",
"skin": "",
"score": "",
"ping": "176",
"time": ""
},
{
"name": "FatSqueegee12",
"team": "",
"skin": "",
"score": "",
"ping": "66",
"time": ""
},
{
"name": "LethalBaobab76",
"team": "",
"skin": "",
"score": "",
"ping": "66",
"time": ""
},
{
"name": "Emir",
"team": "",
"skin": "",
"score": "",
"ping": "70",
"time": ""
},
{
"name": "Abbas",
"team": "",
"skin": "",
"score": "",
"ping": "66",
"time": ""
},
{
"name": "Abdullah",
"team": "",
"skin": "",
"score": "",
"ping": "60",
"time": ""
},
{
"name": "Pasa",
"team": "",
"skin": "",
"score": "",
"ping": "76",
"time": ""
},
{
"name": "filistin",
"team": "",
"skin": "",
"score": "",
"ping": "70",
"time": ""
},
{
"name": "filistindusmani",
"name": "majorka",
"team": "",
"skin": "",
"score": "",
"ping": "70",
"time": ""
},
{
"name": "israil",
"name": "BlueCans43",
"team": "",
"skin": "",
"score": "",
"ping": "54",
"ping": "324",
"time": ""
},
{
"name": "testoalpy",
"name": "AlluringCascades49",
"team": "",
"skin": "",
"score": "",
"ping": "75",
"ping": "91",
"time": ""
},
{
"name": "SeriousMaelstrom89",
"name": "SpicyDavenport72",
"team": "",
"skin": "",
"score": "",
"ping": "79",
"ping": "71",
"time": ""
},
{
"name": "Berke",
"team": "",
"skin": "",
"score": "",
"ping": "66",
"ping": "206",
"time": ""
}
]
Expand Down
2 changes: 1 addition & 1 deletion OpenGSQTests/Results/BattlefieldTests/GetInfoTest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"hostname": "[JAH] Warriors #01 - Metro Only - All Weapons - 64 Slots",
"numplayers": 32,
"numplayers": 19,
"maxplayers": 64,
"gametype": "ConquestLarge0",
"map": "MP_Subway",
Expand Down
Loading

0 comments on commit 3abdfbc

Please sign in to comment.