mirror of https://github.com/zulip/zulip.git
dda7e938f4
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. |
||
---|---|---|
.. | ||
Dockerfile.template | ||
activate-venv | ||
backend | ||
frontend | ||
generate-dockerfiles | ||
images.yml | ||
production-build | ||
production-extract-tarball | ||
production-install | ||
production-upgrade-pg | ||
production-verify | ||
setup-backend | ||
setup-frontend | ||
success-http-headers.template.txt |