test_get_status

Here are the results for the test method.

{
    "info": {
        "hostname": "Default Server Name",
        "gamename": "battlefield2",
        "gamever": "1.0.2442.0",
        "mapname": "Daqing_oilfields",
        "gametype": "gpm_cq",
        "gamevariant": "bf2",
        "numplayers": "1",
        "maxplayers": "64",
        "gamemode": "openplaying",
        "password": "0",
        "timelimit": "0",
        "roundtime": "3",
        "hostport": "16567",
        "bf2_dedicated": "0",
        "bf2_ranked": "0",
        "bf2_anticheat": "0",
        "bf2_os": "win32",
        "bf2_autorec": "0",
        "bf2_d_idx": "http://",
        "bf2_d_dl": "http://",
        "bf2_voip": "1",
        "bf2_autobalanced": "0",
        "bf2_friendlyfire": "1",
        "bf2_tkmode": "Punish",
        "bf2_startdelay": "15",
        "bf2_spawntime": "15.000000",
        "bf2_sponsortext": "",
        "bf2_sponsorlogo_url": "",
        "bf2_communitylogo_url": "",
        "bf2_scorelimit": "0",
        "bf2_ticketratio": "100",
        "bf2_teamratio": "100.000000",
        "bf2_team1": "CH",
        "bf2_team2": "US",
        "bf2_bots": "0",
        "bf2_pure": "1",
        "bf2_mapsize": "32",
        "bf2_globalunlocks": "0",
        "bf2_fps": ""
    },
    "players": [
        {
            "name": "Gamie",
            "score": "0",
            "ping": "0",
            "team": "2",
            "deaths": "0",
            "pid": "0",
            "skill": "0"
        }
    ],
    "teams": [
        {
            "name": "CH",
            "score": "0"
        },
        {
            "name": "US",
            "score": "0"
        }
    ]
}