zulip/tools/tests
Steve Howell 7cc1b1ebc4 Add test coverage for parsers in tools/lib.
Now, `tools/test-all` calls a new program called `tools/tests-tools`
that runs unit tests in `test_css_parser.py` and 'test_template_parser.py`.

This puts 100% line coverage on tools/lib/css_parser.py.
This puts about 50% line coverage on tools/lib/template_parser.py.
2016-08-04 10:47:09 -07:00
..
__init__.py Add test coverage for parsers in tools/lib. 2016-08-04 10:47:09 -07:00
test_css_parser.py Add test coverage for parsers in tools/lib. 2016-08-04 10:47:09 -07:00
test_template_parser.py Add test coverage for parsers in tools/lib. 2016-08-04 10:47:09 -07:00