python-zulip-api/tools
Tim Abbott 3bbe972314 tools: Disable python3 shebang lint check for botserver.
Since the botserver can be run directly after installation via pip,
and only supports Python 3, we definitely want the explicit shebang
lines there.

We only don't want this in zulip/, which supports Python 2+3.
2019-03-18 13:58:11 -07:00
..
server_lib test_handler: Add title for test sections which use test_handler. 2018-06-28 14:55:23 -04:00
.coveragerc test suites: Add zulip package tests to Travis and Codecov. 2017-09-12 01:27:09 -07: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 tools: Disable python3 shebang lint check for botserver. 2019-03-18 13:58:11 -07:00
deploy tools/deploy: Read $SERVER and $TOKEN environment variables. 2018-05-07 12:31:53 +05:30
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 testing: Make linter fail with exit code if any check fails. 2017-08-16 07:46:09 -07:00
pep8.py tools: Modify pep8.py from zulip server. 2017-07-06 19:58:50 -04:00
provision Fix tools/provision on OS X. 2018-11-29 20:18:28 -08:00
release-packages tools/release-packages: Generate Python3 dist for zulip_bots. 2018-01-08 21:17:28 -03:30
reset-to-pull-request Make git utility scripts executable. 2017-12-27 10:55:38 +01:00
review Make tools/review executable. 2017-12-08 10:47:36 -08:00
run-mypy integrations/trello: Make the zulip_trello script self-contained. 2018-09-25 22:28:25 -02:30
test-bots bots: Fix a Chessbot dependency error. 2018-12-09 18:57:10 -08:00
test-botserver test_handler: Separate test title from path to discover tests. 2018-06-28 14:55:23 -04:00
test-lib test-lib: Drastically simplify by using test_handler function. 2018-06-28 14:55:23 -04:00
test-main test-main: Pass command-line arguments to each script. 2018-06-28 14:55:23 -04:00
test-py2-legacy-support tests: Do not generate coverage report on Python 2. 2017-12-04 07:27:20 -08:00
test-static-analysis travis: Run mypy and linter in a single job. 2017-09-27 10:27:37 +02:00
test-zulip test_handler: Separate test title from path to discover tests. 2018-06-28 14:55:23 -04:00