test.integration.test_api_player_data
Pytest integration tests for Yahoo Fantasy Sports API player data.
Note
Tests saving and loading all Yahoo Fantasy Sports API player data.
- logger
Game data integration tests logger.
- Type:
Logger
- env_path
Path to the local .env file used to set environment variables at runtime.
- Type:
Path
Functions
Retrieve draft analysis of specific player by player_key for chosen league. |
|
Retrieve ownership of specific player by player_key for chosen league. |
|
Retrieve percent-owned of specific player by player_key and by week for chosen league. |
|
Retrieve stats of specific player by player_key and by date for chosen league. |
|
Retrieve stats of specific player by player_key and by week for chosen league. |
|
Retrieve stats of specific player by player_key for season for chosen league. |