mirror of
https://github.com/PaiGramTeam/SIMNet.git
synced 2024-11-22 06:17:57 +00:00
009f74839f
In the `test_build` function, added support for the TEST_BUILD environment variable. Now, if the variable is set to True, the `test_build` function will run; otherwise, it will skip the test and output a related message. Additionally, introduced a new pytest fixture `if_test_build` to check if the test is enabled. |
||
---|---|---|
.. | ||
.env.example | ||
conftest.py | ||
test_auth_client.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 |