python-zulip-api/tools
derAnfaenger 9c37f92a01 zulip_bots: Add common tests.
unittest includes by default all module-level classes that inherit
from TestCase and implement at least one method starting with 'test'.
Since it doesn't provide a convenient way for excluding TestSuites,
we need to manually filter out the unwanted testing of our test base
class itself.
2017-11-14 09:39:00 -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 test-static-analysis: Fix trailing whitespace errors. 2017-11-10 19:24:59 -03:30
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 zulip_bots: Add directory for unmaintained bots. 2017-11-02 15:15:47 +01: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 test suites: Add zulip package tests to Travis and Codecov. 2017-09-12 01:27:09 -07: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