python-zulip-api/tools
Steve Howell 80e4ef9f72 Create terminal.py to run bots in the terminal.
This program replaces zulip_bot_output.py, which had
gotten a little out of date.

It should be able to simulate a terminal conversation for
all of our bots, including those that use "advanced" features:

    third party config files: tested with giphy
    message updates: tested with incrementor
    storage: tested with virtual_fs and others
2017-11-28 10:52:13 -08:00
..
server_lib lister: Make excluding directories work on Windows. 2017-09-27 11:44:20 +02:00
.coveragerc test suites: Add zulip package tests to Travis and Codecov. 2017-09-12 01:27:09 -07:00
clean-branches tools: Add git utility scripts. 2017-09-12 02:54:10 -07:00
clean-repo tools: Add git utility scripts. 2017-09-12 02:54:10 -07:00
custom_check.py litner: Add rule against using pprint. 2017-08-30 09:41:24 -07:00
deploy-branch tools: Add git utility scripts. 2017-09-12 02:54:10 -07:00
fetch-pull-request tools: Add git utility scripts. 2017-09-12 02:54:10 -07:00
fetch-rebase-pull-request tools: Add git utility scripts. 2017-09-12 02:54:10 -07: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 provisioning: Enhance warning for Python 2.7. 2017-11-23 15:20:34 -08:00
release-packages release-packages: Fix glob pattern for twine.upload. 2017-10-09 14:07:19 -02:30
reset-to-pull-request tools: Add git utility scripts. 2017-09-12 02:54:10 -07:00
review tools: Add git utility scripts. 2017-09-12 02:54:10 -07:00
run-mypy Create terminal.py to run bots in the terminal. 2017-11-28 10:52:13 -08:00
test-bots zulip_bots: Add common tests. 2017-11-14 09:39:00 -08:00
test-botserver test scripts: Outsource common code of test-botserver and test-zulip. 2017-09-12 01:27:09 -07:00
test-main Ignore prior coverage data in tools/test-main. 2017-11-20 12:48:36 -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 scripts: Outsource common code of test-botserver and test-zulip. 2017-09-12 01:27:09 -07:00