zulip/frontend_tests
Tim Abbott 92ba40b0c7 settings: Use .attr() properly for disabling name/email change.
It turns out the consistent `.prop()` approach I switched to a few
commits back didn't actually work.  Instead, we establish consistency
by always using `.attr`, which does.

Usually, I'd go back and fix the older commits, but in this case it
feels not worth it.
2018-03-02 12:49:46 -08:00
..
casper_lib casper tests: Always show console output from the app. 2018-01-16 13:25:19 -05:00
casper_tests casper: Avoid nesting wait statements to avoid flakes. 2018-03-01 14:20:22 -08:00
node_tests settings: Use .attr() properly for disabling name/email change. 2018-03-02 12:49:46 -08:00
zjsunit zjquery: Give clear error when handlers are not set. 2018-03-01 06:46:17 -05:00
.eslintrc.json lint: Clean up json_rules logic for tab-based whitespace. 2017-11-23 12:01:20 -08:00
run-casper casper tests: Show the server output inline. 2018-01-16 13:25:19 -05:00