mirror of
https://github.com/PaiGramTeam/SIMNet.git
synced 2024-11-25 07:36:28 +00:00
b74b9aef33
Added a `cookies` property accessor to the `BaseClient` class, which retrieves cookies from the `httpx` AsyncClient object and returns a `simnet.client.cookies.Cookies` object (which is a custom implementation of the `httpx.Cookies` class). Additionally, the initialization function was refactored to better support using cookies. Now, if `account_id` is not passed in, it will be retrieved from the cookies. |
||
---|---|---|
.. | ||
.env.example | ||
conftest.py | ||
test_base_chronicle_client.py | ||
test_base_client.py | ||
test_genshin_battle_chronicle_client.py | ||
test_genshin_calculator_client.py | ||
test_genshin.py | ||
test_lab_client.py | ||
test_setup.py | ||
test_starrail_battle_chronicle_client.py | ||
test_starrail.py |