Tests were failing on Windows since paths are case-insensitive on it. This uses pathlib library to compare paths on all platforms. Fixes #651 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| server_test_lib.py | ||
| test.conf | ||
| test_server.py | ||
Tests were failing on Windows since paths are case-insensitive on it. This uses pathlib library to compare paths on all platforms. Fixes #651 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| server_test_lib.py | ||
| test.conf | ||
| test_server.py | ||