zulip/frontend_tests
Steve Howell 19cf6d0e04 list_render: Remove data-list-render markup.
We already know which list widget a `<th>`
tag is associated with when we set up the
event handler, so it's silly to read data
from the DOM to find that widget again
when the handler runs.

This commit eliminates a whole class of possible
errors and busy work.
2020-04-15 15:13:26 -07:00
..
casper_lib casper: Extract manage_organization helper. 2020-04-10 07:51:25 -04:00
casper_tests casper: Extract 17-realm-linkifier. 2020-04-10 08:39:34 -04:00
node_tests list_render: Remove data-list-render markup. 2020-04-15 15:13:26 -07:00
puppeteer_tests tests: Add realm creation test using puppeteer. 2020-04-02 15:37:12 -07:00
zjsunit node tests: Improve handling of blueslip.fatal(). 2020-04-08 11:37:27 -04:00
.eslintrc.json lint: Check eslint indentation for casper tests. 2018-05-06 19:35:18 -07:00
run-casper casper test: Refine --loop mode. 2020-03-31 10:57:08 -04:00