zulip/docs
Steve Howell fca5cec2af node tests: Remove features to output HTML to files.
I don't think anybody ever really used this feature, which I
developed but don't even use myself.  It kind of runs counter
to the minimalist approach of the rest of node tests.

I would eventually like to re-think the template tests altogether.
They're slow, and we could solve that somewhat by replacing
jsdon/jquery with an HTML parser library to verify structural
things.

It's also possible that we can just rely on our template linters
to catch the biggest class of errors (malformed tags) and let
code review do the rest.

And it's also possible that we should make a second attempt to
ramp up tooling on making it easy to verify templates, but it
doesn't have to be part of the node tests.  If we did that, we
would also potentially use tooling for Python-side templates.
2018-04-17 17:52:19 -07:00
..
_static install docs: Tighten "create organization" step. 2018-03-06 19:43:02 -08:00
contributing docs: Move summer with Zulip doc from Dropbox paper to ReadTheDocs. 2018-04-01 22:11:45 -07:00
development docs: Fix a broken link to the Cloud9 documentation. 2018-04-01 22:13:38 -07:00
git Docs: Added "connect the zulip upstream repo" to more places. 2018-03-18 23:02:09 -07:00
images docs: change the dev login image. 2018-02-28 13:50:13 -08:00
overview docs: Fix a typo in the changelog. 2018-04-17 17:30:00 -07:00
production prod docs: Call out more the need for a chained cert bundle. 2018-04-16 11:34:23 -07:00
subsystems docs: Add an initial document explaining our presence protocol. 2018-04-12 17:04:51 -07:00
testing node tests: Remove features to output HTML to files. 2018-04-17 17:52:19 -07:00
translating spelling: Correctly write "cannot". 2018-04-02 15:36:31 -07:00
tutorials docs: Update new-feature-tutorial. 2018-04-05 15:51:51 -07:00
.gitignore gitignore: Anchor patterns that should be anchored. 2017-07-19 14:03:49 -07:00
code-of-conduct.md repository: Add CODE_OF_CONDUCT.md. 2017-06-14 18:43:08 -07:00
conf.py release: Update version strings following 1.8.0 release. 2018-04-17 17:12:20 -07:00
index.rst docs: Split 'git-guide.md`. 2017-11-23 16:04:18 -08:00
Makefile docs: Use parallelism when building docs. 2017-11-14 10:41:38 -08:00
requirements.readthedocs.txt requirements: Rename requirements files. 2017-11-21 02:38:26 +05:30
THIRDPARTY docs: Update dead references to puppet/zulip_internal. 2018-02-12 16:00:56 -08:00