Fix all unit tests, and use a `testcfg.ini` file to load test configuration values (e.g. api_client, url, ...)
7 lines
97 B
INI
7 lines
97 B
INI
[Test Configuration]
|
|
grant_type = password
|
|
client_id =
|
|
client_secret =
|
|
username =
|
|
password =
|