python-zulip-api/zulip_botserver/tests
Ganesh Pawar 44b6fd395a tests: Fix tests failing on Windows.
Tests were failing on Windows since paths are case-insensitive on it.
This uses pathlib library to compare paths on all platforms.

Fixes #651
2021-03-04 11:28:35 -08:00
..
__init__.py mypy: zulip_botserver: Fix errors in tests/__init__.py. 2017-10-27 00:56:16 -04:00
server_test_lib.py cleanup: Fix whitespace around parameter equals. 2020-04-18 20:31:14 -07:00
test.conf botserver: Validate token before accepting message. 2018-05-30 09:37:33 -04:00
test_server.py tests: Fix tests failing on Windows. 2021-03-04 11:28:35 -08:00