zulip/frontend_tests
Steve Howell 0543e8fbc1 settings: Call maybe_disable_widgets() in set_up() methods.
We now rely on set_up() methods to call their
own module-specific versions of maybe_disable_widgets()
in the codepath for admin_sections.load_admin_section().

And then for live updates, we just explicitly call
all four modules that support maybe_disable_widgets().

This should make switching between sections slightly faster,
and it also reduces the risk of module A messing with
module B's state.  (Granted, we have lots of other ways
that modules can mess with each other's state.)
2018-12-17 10:13:18 -08:00
..
casper_lib subject -> topic: Rename compose fields. 2018-12-09 21:28:45 -08:00
casper_tests casper: Fix test broken by recent signup refactor. 2018-12-10 16:55:07 -08:00
node_tests settings: Call maybe_disable_widgets() in set_up() methods. 2018-12-17 10:13:18 -08:00
zjsunit lint: Fix comma spacing in node tests. 2018-12-07 13:14:28 -08:00
.eslintrc.json lint: Check eslint indentation for casper tests. 2018-05-06 19:35:18 -07:00
run-casper tools: Remove pointless uses of shell=True. 2018-07-30 22:39:06 -07:00