zulip/frontend_tests
Anders Kaseorg 365fe0b3d5 python: Sort imports with isort.
Fixes #2665.

Regenerated by tabbott with `lint --fix` after a rebase and change in
parameters.

Note from tabbott: In a few cases, this converts technical debt in the
form of unsorted imports into different technical debt in the form of
our largest files having very long, ugly import sequences at the
start.  I expect this change will increase pressure for us to split
those files, which isn't a bad thing.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-06-11 16:45:32 -07:00
..
casper_lib js: Use hasOwnProperty correctly or not at all. 2020-05-26 23:33:40 -07:00
casper_tests settings: Change user avatar spinner implementation. 2020-06-08 22:48:04 -07:00
node_tests navbar: Only set searchbox text when displaying the searchbox. 2020-06-11 15:49:12 -07:00
puppeteer_lib puppeteer_tests: WaitForNavigation until DOMContentLoaded for log_in(). 2020-06-07 12:29:59 -07:00
puppeteer_tests puppeteer_tests: Use assert in strict mode. 2020-06-05 16:05:51 -07:00
zjsunit recent_topics: Only rerender when recent_topics is visible. 2020-06-09 22:08:31 -07:00
.eslintrc.json lint: Check eslint indentation for casper tests. 2018-05-06 19:35:18 -07:00
run-casper python: Sort imports with isort. 2020-06-11 16:45:32 -07:00