zulip/frontend_tests
Anders Kaseorg 4256567b4a puppeteer_tests: Correct {visible: false} to {hidden: true}.
{visible: false} just redundantly specifies the default behavior,
which is to wait for the selector to be present regardless of
visibility.  We want to wait for these selectors to be hidden.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-03-11 21:05:54 -08:00
..
node_tests display_settings: Allow user to set default_view. 2021-03-11 18:09:08 -08:00
puppeteer_lib puppeteer_test: Add missing `await` checking compose content. 2021-03-04 09:41:49 -08:00
puppeteer_tests puppeteer_tests: Correct {visible: false} to {hidden: true}. 2021-03-11 21:05:54 -08:00
zjsunit zjsunit: Simplify zjquery patching. 2021-03-11 13:00:30 -05:00