summaryrefslogtreecommitdiffstats
path: root/cypress_test/integration_tests/multiuser
Commit message (Expand)AuthorAgeFilesLines
* cypress: fix: inconsistent text wrapping tests in calcRash4192022-01-253-6/+6
* cypress: give each multiuser test unique documentRash4192022-01-117-14/+21
* cypress:disable repair_document_spec.js temporarilyRash4192021-12-172-2/+2
* cypress:added retries parameter in some fragile testsRash4192021-12-163-7/+7
* cypress: enabled and updated multiuser testRash4192021-12-014-4/+4
* cypress: enabled and updated all undo-redo and repair document changes for wr...Rash4192021-11-271-5/+11
* cypress: disable all writer undo-redo and repair document specs temporarilyRash4192021-11-091-1/+1
* cypress: fix: unstable delete_objects, sheet_operation, sidebar testsRash4192021-10-291-1/+1
* cypress: disable tests multiuser and writerRash4192021-10-282-3/+3
* cypress: fix: close sidebar so elements don't overlapRash4192021-10-251-0/+2
* fix repair_doc cypress test to reflect text edit undo changesTomaž Vajngerl2021-10-231-10/+12
* cypress:fix: unstable calc/repair_document_spec.jsRash4192021-10-051-16/+16
* cypress: fix: unstable calc/repair_document_spec.jsRash4192021-08-271-0/+4
* cypress: undo,redo,repair tests for single and multiuserRash4192021-08-213-0/+185
* cypress: introducing multiuser testsRash4192021-07-2713-440/+310
* sidebar: remove tunneled oneSzymon Kłos2021-05-282-0/+4
* sidebar: introduce js based sidebarSzymon Kłos2021-05-282-6/+6
* cypress: remove this unreliable test.Tamás Zolnai2021-03-182-80/+0
* cypress: interfer: don't need to select the first cell.Tamás Zolnai2021-02-191-5/+0
* cypress: interfer: update description.Tamás Zolnai2021-02-191-1/+1
* cypress: interfer: move cell cursor instead of text cursor in calc.Tamás Zolnai2021-02-021-1/+1
* cypress: reenable writer/simultaneous_typing multi-user test.Tamás Zolnai2021-01-182-2/+2
* cypress: reenable paragraph_prop multi-user test.Tamás Zolnai2021-01-142-2/+2
* cypress: disable unstable multi-user test.Tamás Zolnai2021-01-052-2/+2
* cypress: move includes of 3rd-party packages to support file.Tamás Zolnai2020-12-281-2/+0
* cypress: import 3rd-party packages everywhere they are used.Tamás Zolnai2020-12-151-0/+2
* cypress: pass test state to afterAll() method in multi-user tests too.Tamás Zolnai2020-12-1510-10/+10
* cypress: update impress interferences test code.Tamás Zolnai2020-12-101-2/+2
* cypress: generalize mobile interference tests for Impress.Tamás Zolnai2020-12-041-7/+18
* cypress: disable this multi-user test.Tamás Zolnai2020-12-032-2/+2
* cypress: generalize mobile interference tests for Calc.Tamás Zolnai2020-12-031-1/+15
* cypress: remove this prototype of interference testing.Tamás Zolnai2020-12-012-200/+0
* cypress: introduce interference testing for mobile tests.Tamás Zolnai2020-12-011-0/+68
* cypress: multi-user: improve interfering prototype a bit more.Tamás Zolnai2020-11-191-9/+11
* cypress: multi-user: improve interfering prototype a bit.Tamás Zolnai2020-11-192-1/+36
* cypress: multi-user: move retries config to a shared place.Tamás Zolnai2020-11-1911-11/+11
* cypress: multi-user: move this document opening gap to the make file.Tamás Zolnai2020-11-195-15/+0
* cypress: merge some selection helper methods.Tamás Zolnai2020-11-161-7/+8
* cypress: protoype an interference test.Tamás Zolnai2020-10-232-0/+162
* cypress: use built-in test retries.Tamás Zolnai2020-09-1810-10/+10
* cypress: stabilize simultaneous typing test.Tamás Zolnai2020-08-112-18/+0
* cypress: group multi-user tests based on component.Tamás Zolnai2020-08-0710-23/+23
* cypress: introduce moveCursor() helper method.Tamás Zolnai2020-08-051-7/+3
* cypress: stabilize simultaneous typing test.Tamás Zolnai2020-08-051-0/+3
* cypress: don't copy the test file by the second user.Tamás Zolnai2020-08-045-5/+5
* cypress: add slide operations multi-user test.Tamás Zolnai2020-08-032-0/+83
* cypress: add sheet operations multi-user test.Tamás Zolnai2020-08-032-0/+97
* cypress: simplify beforeAll() methods.Tamás Zolnai2020-07-316-6/+6
* cypress: update sidebar visibility test.Tamás Zolnai2020-07-311-9/+2
* cypress: make simultaneous typing test more stable.Tamás Zolnai2020-07-302-2/+2