python-zulip-api/tools
Eeshan Garg 71a15bd89e integrations/trello: Make the zulip_trello script self-contained.
A few users have complained about how hard it is to find the
Trello script on their systems after installing the `zulip`
package. Rishi and I decided that we should instead just ask
the users to download the script directly and run it without
having to install the `zulip` package.

This commit also ensures that the script can be run on both
py2 and py3.
2018-09-25 22:28:25 -02:30
..
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 linter: Add check for incorrect use of inheritance in Bot test cases. 2018-06-09 12:49:49 -04: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 zulip_bots: Move installation of bot deps to tools/provision. 2018-06-04 20:01:53 -02:30
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 test-bots: Make bots_to_test a set, ensuring tests are not duplicated. 2018-06-28 14:55:23 -04: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