Fix all unit tests, and use a `testcfg.ini` file to load test configuration values (e.g. api_client, url, ...)
11 lines
66 B
Plaintext
11 lines
66 B
Plaintext
.idea
|
|
*.log
|
|
*.pot
|
|
*.pyc
|
|
.coverage
|
|
*.json
|
|
.tox
|
|
build
|
|
__pycache__/
|
|
|