mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-26 14:42:10 +00:00
- Swap order of "oldContent" and "static" (apparently that makes the selection more reliable...) - Turn off spellchecking outside the spellchecking test (avoid DOM changes from added underline on misspelled words) - Swap order of opening file and switching to doc under test: The cy.findByText('static') was occasionally triggering an unhandled error in codemirror when it ran while the editor was getting swapped. (something along the lines of "cannot select out-of-dom range") - Align source and visual editor tests, use ".findByText(oldContent)" - Double down on waiting for doc switch to finish loading GitOrigin-RevId: 8b201a6d78a60e3cfa92c22198f63e705d8880ec |
||
---|---|---|
.. | ||
bin | ||
config | ||
cron | ||
hotfix | ||
init_preshutdown_scripts | ||
init_scripts | ||
logrotate | ||
nginx | ||
runit | ||
test | ||
.dockerignore | ||
.editorconfig | ||
.eslintrc | ||
cloudbuild.public.yaml | ||
Dockerfile | ||
Dockerfile-base | ||
genScript.js | ||
Makefile | ||
mongodb-init-replica-set.js | ||
server-ce | ||
services.js |