This website requires JavaScript.
Explore
Help
Sign In
PaiGramTeam
/
SIMNet
Watch
3
Star
0
Fork
0
You've already forked SIMNet
mirror of
https://github.com/PaiGramTeam/SIMNet.git
synced
2024-11-16 20:10:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
009f74839f
SIMNet
/
tests
/
.env.example
7 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
:white_check_mark: Update test - Test multiple clients - Load testing configuration file using load_dotenv - Add `requirements.dev.txt` file
2023-05-08 01:21:32 +00:00
COOKIES=
ACCOUNT_ID=
GENSHIN_PLAYER_ID=
:sparkles: Refactor auth client and add test
2023-05-09 08:06:32 +00:00
STARRAIL_PLAYER_ID=
# STOKEN=
:white_check_mark: Add support for TEST_BUILD environment variable 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.
2023-05-09 08:20:56 +00:00
# LOGIN_TICKET=
# TEST_BUILD=
Reference in New Issue
Copy Permalink