zulip/docs/testing
Steve Howell 752d6dc6df tools: Remove find-add-class tool.
I added this tool a few years ago, and I did have
a vision for how it would improve our codebase, but
I can't remember exactly where I was going with it.

At this point the tool is just a little too noisy
to be helpful.  An example of it creating confusion
was a recent PR where somebody was patching
user_circle_class in the PM list, and we already
had similar code in the buddy list, because they
use the same CSS.  I mean, there was possibly a way
that the code could have been structured to remove
some of the duplication, but it probably would have
just moved the complexity around.

I just don't think it's worth maintaining the tool
at this point.
2020-01-14 15:45:49 -08:00
..
continuous-integration.md docs: Correct CircleCI job name typo. 2019-07-24 17:38:17 -07:00
index.rst docs: Add initial documentation for TypeScript. 2019-04-13 12:20:40 -07:00
linters.md tools: Remove find-add-class tool. 2020-01-14 15:45:49 -08:00
manual-testing.md docs: Improve formatting of important notes. 2019-12-02 10:37:49 -08:00
mypy.md mypy: Remove daemon mode. 2019-08-25 15:04:12 -07:00
testing-with-casper.md casper: Add a verbose flag to run casper tests in verbose mode. 2019-06-26 16:15:08 -07:00
testing-with-django.md docs: Document TEST_WORKER_DIR. 2019-07-12 17:52:08 -07:00
testing-with-node.md docs: Reduce the number of apparently broken links on github. 2019-10-07 12:08:27 -07:00
testing.md docs: Fix formatting of warnings. 2019-10-28 15:03:55 -07:00
typescript.md docs: Reduce the number of apparently broken links on github. 2019-10-07 12:08:27 -07:00