zulip/frontend_tests
Dinesh 77bea3de7a puppeteer: Fix test flake in admin tests.
This flake occurs because the Verona dropdown menu couldn't be
clicked, in rare cases, because puppeteer would click it too
quickly before it appears and then fails. To fix this we wait for it
to fully appear and then click it. Around 1000 runs
passed without a failure.

The error the flake caused was:
TimeoutError: waiting for selector
"#org-submit-notifications[data-status="unsaved"]" ...
2020-08-21 07:41:28 -04:00
..
casper_lib js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
casper_tests puppeteer: Migrate custom profile test from casper. 2020-08-13 16:24:15 -07:00
node_tests node fixture: Fix data for realm_user__remove. 2020-08-20 08:40:59 -04:00
puppeteer_lib puppeteer: Migrate mention test from casper. 2020-08-11 10:43:29 -07:00
puppeteer_tests puppeteer: Fix test flake in admin tests. 2020-08-21 07:41:28 -04:00
zjsunit docs: Capitalize Markdown consistently. 2020-08-11 10:23:06 -07:00
run-casper python: Sort imports with isort. 2020-06-11 16:45:32 -07:00