python-zulip-api/tools
Eeshan Garg 472c869efa test-bots: Load and discover unit tests from specific modules.
Instead of discovering unit tests using loader.discover() by passing
it a set of starting and top level directories, we now discover
unit tests by loading them from specific test module objects. This
makes it easier to include and exclude specific bots from testing.
2017-07-25 10:50:33 -07:00
..
server_lib tools: Add README.md file to explain this directory. 2017-07-06 19:58:50 -04:00
lint api: Move the API package to a dedicated subdirectory. 2017-07-18 02:20:32 -02:30
pep8.py tools: Modify pep8.py from zulip server. 2017-07-06 19:58:50 -04:00
test-bots test-bots: Load and discover unit tests from specific modules. 2017-07-25 10:50:33 -07:00