-
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
Description
| # TODO: Readd test for tag using private key | |
| # assert result[0]['ownerId'] == "76561198018756583" | |
| # assert result[0]['name'].startswith('TAG') | |
| # assert len(result) == 1 | |
| response = requests.get(LOCAL_URL + '/api/player/76561198018756583/match_history?page=0&limit=10') |