Skip to content

Commit 12481a1

Browse files
committed
Adding Test Results to PR
1 parent 7b4d4bc commit 12481a1

File tree

4 files changed

+195
-20
lines changed

4 files changed

+195
-20
lines changed

docs/tests/protocols/index.rst

Lines changed: 20 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4,29 +4,30 @@ Protocols Tests
44
===============
55

66
.. toctree::
7-
test_ase/index
8-
test_battlefield/index
9-
test_doom3/index
10-
test_eos/index
11-
test_fivem/index
12-
test_gamespy1/index
13-
test_gamespy2/index
14-
test_gamespy3/index
157
test_gamespy4/index
16-
test_kaillera/index
17-
test_killingfloor/index
8+
test_teamspeak3/index
9+
test_won/index
10+
test_gamespy1/index
1811
test_minecraft/index
19-
test_nadeo/index
20-
test_palworld/index
21-
test_quake1/index
22-
test_quake2/index
23-
test_quake3/index
2412
test_raknet/index
13+
test_eos/index
14+
test_kaillera/index
15+
test_ase/index
16+
test_quake1/index
17+
test_killingfloor/index
18+
test_source/index
2519
test_samp/index
26-
test_satisfactory/index
2720
test_scum/index
28-
test_source/index
29-
test_teamspeak3/index
21+
test_ut3/index
3022
test_unreal2/index
23+
test_quake3/index
24+
test_nadeo/index
25+
test_battlefield/index
26+
test_fivem/index
27+
test_palworld/index
28+
test_quake2/index
29+
test_gamespy2/index
30+
test_doom3/index
3131
test_vcmp/index
32-
test_won/index
32+
test_satisfactory/index
33+
test_gamespy3/index
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
.. _test_ut3:
2+
3+
test_ut3
4+
========
5+
6+
.. toctree::
7+
test_ut3_status
Lines changed: 167 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,167 @@
1+
test_ut3_status
2+
===============
3+
4+
Here are the results for the test method.
5+
6+
.. code-block:: json
7+
8+
{
9+
"name": "Test UT3 InstaGib Server",
10+
"map": "DM-Deck",
11+
"game_type": "UTGame.UTDeathmatch",
12+
"num_players": 0,
13+
"max_players": 32,
14+
"password_protected": false,
15+
"stats_enabled": false,
16+
"lan_mode": true,
17+
"players": [],
18+
"raw": {
19+
"hostaddress": "0.0.0.0",
20+
"hostport": 7777,
21+
"num_players": 0,
22+
"max_players": 32,
23+
"lan_mode": true,
24+
"uses_stats": false,
25+
"owner_id": "0000000000000000",
26+
"owner_name": "Test UT3 InstaGib Server",
27+
"localized_settings": [
28+
{
29+
"id": 32779,
30+
"value_index": 0,
31+
"advertisement_type": 1
32+
},
33+
{
34+
"id": 0,
35+
"value_index": 2,
36+
"advertisement_type": 1
37+
},
38+
{
39+
"id": 1,
40+
"value_index": 0,
41+
"advertisement_type": 1
42+
},
43+
{
44+
"id": 6,
45+
"value_index": 1,
46+
"advertisement_type": 1
47+
},
48+
{
49+
"id": 7,
50+
"value_index": 0,
51+
"advertisement_type": 1
52+
},
53+
{
54+
"id": 8,
55+
"value_index": 0,
56+
"advertisement_type": 1
57+
},
58+
{
59+
"id": 9,
60+
"value_index": 0,
61+
"advertisement_type": 1
62+
},
63+
{
64+
"id": 10,
65+
"value_index": 0,
66+
"advertisement_type": 1
67+
},
68+
{
69+
"id": 11,
70+
"value_index": 0,
71+
"advertisement_type": 1
72+
},
73+
{
74+
"id": 12,
75+
"value_index": 0,
76+
"advertisement_type": 1
77+
},
78+
{
79+
"id": 13,
80+
"value_index": 1,
81+
"advertisement_type": 1
82+
},
83+
{
84+
"id": 14,
85+
"value_index": 1,
86+
"advertisement_type": 1
87+
}
88+
],
89+
"settings_properties": [
90+
{
91+
"id": 1073741825,
92+
"data": "DM-Deck",
93+
"advertisement_type": 2
94+
},
95+
{
96+
"id": 1073741826,
97+
"data": "UTGame.UTDeathmatch",
98+
"advertisement_type": 2
99+
},
100+
{
101+
"id": 268435704,
102+
"data": 25,
103+
"advertisement_type": 1
104+
},
105+
{
106+
"id": 268435705,
107+
"data": 20,
108+
"advertisement_type": 1
109+
},
110+
{
111+
"id": 268435703,
112+
"data": 6,
113+
"advertisement_type": 1
114+
},
115+
{
116+
"id": 1073741827,
117+
"data": "",
118+
"advertisement_type": 2
119+
},
120+
{
121+
"id": 268435717,
122+
"data": 32,
123+
"advertisement_type": 1
124+
},
125+
{
126+
"id": 1073741828,
127+
"data": "",
128+
"advertisement_type": 2
129+
},
130+
{
131+
"id": 1073741829,
132+
"data": "",
133+
"advertisement_type": 2
134+
},
135+
{
136+
"id": 268435706,
137+
"data": 6,
138+
"advertisement_type": 0
139+
},
140+
{
141+
"id": 268435968,
142+
"data": 0,
143+
"advertisement_type": 0
144+
},
145+
{
146+
"id": 268435969,
147+
"data": 0,
148+
"advertisement_type": 0
149+
}
150+
],
151+
"map": "DM-Deck",
152+
"gametype": "UTGame.UTDeathmatch",
153+
"frag_limit": 25,
154+
"time_limit": 20,
155+
"numbots": 6,
156+
"stock_mutators": [
157+
"Instagib"
158+
],
159+
"custom_mutators": [],
160+
"gamemode": "Deathmatch",
161+
"bot_skill": "Experienced",
162+
"pure_server": 1,
163+
"password": 0,
164+
"vs_bots": "None",
165+
"force_respawn": 0
166+
}
167+
}

tests/protocols/test_ut3.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from ..result_handler import ResultHandler
44

55
handler = ResultHandler(__file__)
6-
handler.enable_save = True
6+
#handler.enable_save = True
77

88
@pytest.mark.asyncio
99
async def test_ut3_status():

0 commit comments

Comments
 (0)