zulip/tools/lib
Eeshan Garg c158869096 Rename tools/lib/api_tests.py to zerver/lib/api_test_helpers.py.
Now that the Markdown extension defined in
zerver/lib/bugdown/api_generate_examples depended on code in the
tools/lib/* directory, it caused the production tests to fail since
the tools/ directory wouldn't exist in a production environment.
2018-01-31 07:30:54 -05:00
..
__init__.py Extract tools/lib/template_parser.py. 2016-08-01 16:27:50 -07:00
capitalization.py org settings: Add User groups content and design. 2018-01-06 11:50:52 -05:00
css_parser.py Simplify CSS linter and clean up CSS. 2017-11-13 12:43:43 -08:00
find_add_class.py tools: Remove print_function. 2017-09-29 15:44:56 -07:00
gitlint-rules.py lint: Check if the first word of a commit message is imperative. 2017-06-19 07:01:52 -04:00
graph.py Remove inheritance from object. 2017-11-06 08:53:48 -08:00
html_branches.py Remove inheritance from object. 2017-11-06 08:53:48 -08:00
html_grep.py Remove inheritance from object. 2017-11-06 08:53:48 -08:00
pretty_print.py tools/lib: Text-wrap long lines exceeding 110. 2017-11-10 16:24:09 -08:00
provision.py thumbor: Add thumbor on port 9995 in development. 2018-01-29 13:10:29 -08:00
sanity_check.py tools/lib: Text-wrap long lines exceeding 110. 2017-11-10 16:24:09 -08:00
template_parser.py Remove inheritance from object. 2017-11-06 08:53:48 -08:00
test_script.py provision_version: Move to under UUID_VAR_PATH. 2017-10-17 21:15:58 -07:00
test_server.py Improve messaging in test_server_running(). 2018-01-16 13:25:19 -05:00