zulip/tools/tests
adnrs96 3acf8b050d Add Django and html singleton tags support to pretty print.
In this commit we are modifying pretty print tool to support
Django and html singleton tags. For Addition of html singleton
tags template parser was modified to emit psudeo
html singleton end tags to accompany html singleton tags and
token class was updated to have line_span field.
2017-02-22 20:21:58 -08:00
..
test_template_data Lint for duplicate ids in templates. 2017-01-13 17:00:22 -08:00
__init__.py Add test coverage for parsers in tools/lib. 2016-08-04 10:47:09 -07:00
test_css_parser.py mypy: Remove now-unused type: ignores. 2017-02-18 17:01:01 -08:00
test_html_branches.py tools: Fix regressions in tools/tests/test_html_branches.py 2017-01-19 08:02:34 -08:00
test_pretty_print.py Add Django and html singleton tags support to pretty print. 2017-02-22 20:21:58 -08:00
test_template_parser.py Improve check-templates error handling. 2017-02-22 17:39:12 -08:00