python-zulip-api/zulip/tests
derAnfaenger fb2aff4611 zulip package: Add unittest
As the first unittest, this creates a test directory and
abnd adds it tho the excluded pip package files.

There are two `tests` directories now, one in zulip_botserver and one in
zulip. This confuses the unittest runner, leading to failed test imports.
Therefore, we need to tell the package importer that there are multiple
tests directories, all of which should be considered for a search.
2017-09-12 01:27:09 -07:00
..
__init__.py zulip package: Add unittest 2017-09-12 01:27:09 -07:00
test_default_arguments.py zulip package: Add unittest 2017-09-12 01:27:09 -07:00