NDEV - Python BlizzardAPI
V0.2.3
Table of Contents:
1. Getting started
2. How To
2.1. Use .env file to set module variables
2.2. Use PyTest to run tests
2.3. Use mapped exceptions to handle common API errors
NDEV - Python BlizzardAPI
2.
How To
Edit on GitHub
2.
How To
2.1. Use .env file to set module variables
2.2. Use PyTest to run tests
2.2.1. Run all tests
2.2.1.1. Using
.env
file
2.2.1.2. Using specific keys
2.2.2. Run specific tests
2.2.2.1. Using
.env
file
2.2.2.2. Using specific keys
2.3. Use mapped exceptions to handle common API errors
2.3.1. Why even use mapped exceptions?
2.3.2. What are the reasons for each error?