zulip/frontend_tests
Priyank Patel dda7e938f4 puppeteer: Fix flake with compose box input.
There were a lots of flakes in CI recently because typeahead didn't
appear when Enter was pressed and real emails are not accepted as
valid inputs. To fix this we wait for typeahead to appear and then
click that instead of Enter. We also use delay option to type the
email (100ms delay between keypresses) since without we'd also get
flakes.

Re-enable puppeteer test in CI after this fix too.
2020-07-30 11:32:32 -07:00
..
casper_lib js: Replace deprecated jQuery event trigger shorthand. 2020-07-21 12:01:26 -07:00
casper_tests registration: Improve registration form. 2020-07-28 17:07:25 -07:00
node_tests js: Use Handlebars as a module. 2020-07-29 11:17:24 -07:00
puppeteer_lib puppeteer: Fix flake with compose box input. 2020-07-30 11:32:32 -07:00
puppeteer_tests registration: Improve registration form. 2020-07-28 17:07:25 -07:00
zjsunit js: Use Handlebars as a module. 2020-07-29 11:17:24 -07:00
run-casper python: Sort imports with isort. 2020-06-11 16:45:32 -07:00