zulip/frontend_tests
Cynthia Lin a65007dde4 right sidebar: Ensure .user-with-count gets added to correct li element.
The count_span element is parented by a .selectable_sidebar_block element
which is parented by the li element that the class is supposed to be added
to. Thus, use the parents() jQuery method for locating the li parent so
that the class gets added to the correct element.
2019-07-16 11:33:02 -07:00
..
casper_lib eslint: Add key-spacing linter rule. 2018-12-18 10:41:06 -08:00
casper_tests custom fields: Add separate alert-save widget for create field. 2019-07-11 12:52:21 -07:00
node_tests right sidebar: Ensure .user-with-count gets added to correct li element. 2019-07-16 11:33:02 -07:00
zjsunit zjsunit/handlebars: Support auto-registering partials. 2019-07-12 21:11:14 -07:00
.eslintrc.json lint: Check eslint indentation for casper tests. 2018-05-06 19:35:18 -07:00
run-casper casper: Add support for exporting results as XUnit XML file. 2019-07-07 22:30:01 -07:00