python-zulip-api/tools
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
..
server_lib cleanup: Remove unused imports. 2020-04-18 20:31:14 -07:00
.coveragerc requirements: Remove unnecessary install dependency upon six & typing. 2020-05-05 09:20:50 -04:00
clean-branches Make git utility scripts executable. 2017-12-27 10:55:38 +01:00
clean-repo Make git utility scripts executable. 2017-12-27 10:55:38 +01:00
custom_check.py cleanup: Remove unused imports. 2020-04-18 20:31:14 -07:00
deploy cleanup: Remove unused imports. 2020-04-18 20:31:14 -07:00
deploy-branch Make git utility scripts executable. 2017-12-27 10:55:38 +01:00
fetch-pull-request Make git utility scripts executable. 2017-12-27 10:55:38 +01:00
fetch-rebase-pull-request Make git utility scripts executable. 2017-12-27 10:55:38 +01:00
lint tests: Fix tests failing on Windows. 2021-03-04 11:28:35 -08:00
provision provision: Replace virtualenv with python native venv. 2021-02-24 18:20:49 -08:00
release-packages tools/release-packages: Stop generating universal wheels. 2020-04-18 20:33:17 -07:00
reset-to-pull-request Make git utility scripts executable. 2017-12-27 10:55:38 +01:00
review typing: Convert function type annotations to Python 3 style. 2020-04-18 20:31:14 -07:00
run-mypy lint: Upgrade zulint. 2020-04-18 20:31:14 -07:00
test-bots cleanup: Remove unused imports. 2020-04-18 20:31:14 -07:00
test-botserver Finish the remaining migration of shebang to python3. 2020-04-03 08:18:08 -04:00
test-lib Finish the remaining migration of shebang to python3. 2020-04-03 08:18:08 -04:00
test-main test-main: Pass command-line arguments to each script. 2018-06-28 14:55:23 -04:00
test-static-analysis travis: Run mypy and linter in a single job. 2017-09-27 10:27:37 +02:00
test-zulip Finish the remaining migration of shebang to python3. 2020-04-03 08:18:08 -04:00