summaryrefslogtreecommitdiffstats
path: root/cypress_test/integration_tests/mobile/calc
Commit message (Expand)AuthorAgeFilesLines
* Cypress updates.Gökay Şatır2024-05-094-17/+6
* Change get by ID value in all cypress_testDarshan-upadhyay11102024-04-306-28/+28
* Cypress: Join subFolder and fileName into filePathNeil Guertin2024-04-263-7/+8
* Cypress: Remove beforeAll and rewrite document loading helpersNeil Guertin2024-04-254-62/+80
* Replace beforeAll with setupAndLoadDocumentNeil Guertin2024-04-2519-54/+19
* Cypress: Remove afterEach/afterAllNeil Guertin2024-04-2521-106/+21
* Remove clickOnIdle and inputOnIdleNeil Guertin2024-04-196-50/+49
* cool#8648 clipboard: fix mobile/calc/spellchecking_spec.jsMiklos Vajna2024-04-191-2/+4
* cool#8648 clipboard: fix mobile/calc/searchbar_spec.jsMiklos Vajna2024-04-191-0/+14
* move these common calc annotation test blocks to calcHelperCaolán McNamara2024-04-181-43/+25
* cool#8648 clipboard: fix mobile/calc/insertion_wizard_spec.jsMiklos Vajna2024-04-181-0/+6
* cool#8648 clipboard: fix mobile/calc/delete_objects_spec.jsMiklos Vajna2024-04-181-0/+2
* cool#8648 clipboard: fix mobile/calc/cell_appearance_spec.jsMiklos Vajna2024-04-181-0/+19
* cool#8648 clipboard: fix mobile/calc/bottom_toolbar_spec.jsMiklos Vajna2024-04-181-0/+10
* cool#8648 clipboard: fix mobile/calc/autofilter_spec.jsMiklos Vajna2024-04-181-3/+4
* cool#8648 clipboard: fix mobile/calc/apply_font_spec.jsMiklos Vajna2024-04-171-0/+14
* remove-w2ui: convert mobile bottom bar to JSDialogSzymon Kłos2024-04-041-8/+8
* remove-w2ui: convert mobile search bar to JSDialogSzymon Kłos2024-04-021-6/+6
* remove-w2ui: convert mobile top bar to JSDialogsSzymon Kłos2024-04-016-14/+14
* remove-w2ui: convert sheets toolbar to JSDialogSzymon Kłos2024-03-231-4/+4
* Skip failing mobile/calc/bottom_toolbar_spec.js for nowSzymon Kłos2024-03-221-1/+1
* Fix failing test mobile/calc/spellchecking_spec.js (forward port)Neil Guertin2024-03-221-54/+16
* Skip mobile/calc/cell_appearance_spec.js border testNeil Guertin2024-03-201-1/+1
* remove-w2ui: use JSDialog for formulabarSzymon Kłos2024-03-191-10/+10
* Replace assertDataClipboardTable with assertSheetContentsNeil Guertin2024-02-222-21/+10
* jsdialog: handle disable action on mobileSzymon Kłos2024-02-131-1/+3
* Remove waits from cypress testsNeil Guertin2024-02-022-8/+8
* Use new custom command cy.getFrameWindow()Neil Guertin2023-12-271-5/+2
* Fix several regressions from touch unificationSkyler Grey2023-12-183-3/+3
* Unify touchscreen handling, remove L.Browser.touchSkyler Grey2023-11-223-3/+3
* cypress: autofilter: test autofilter on mobileSzymon Kłos2023-09-251-0/+46
* cypress: adjust mobile insert hyperlink to new dialogSzymon Kłos2023-09-111-5/+5
* a11y: TextInput: switch from <textarea> to content editable <div>Marco Cecchetti2023-05-311-2/+2
* Disable 3 mobile tests for now.Gökay Şatır2023-05-111-1/+1
* Skip some mobile tests.Gökay Şatır2023-05-085-5/+5
* Add nextcloud, notebookbar and screenshot tags to relevant files.Gökay Şatır2023-05-0518-18/+18
* Add mobile tags for relevant tests.Gökay Şatır2023-05-0520-20/+20
* Update calc mobile tests.Gökay Şatır2023-05-0521-877/+437
* Update Cypress and make related changes.Gökay Şatır2023-05-051-1/+1
* Add close button to paste warning dialogues.Gökay Şatır2023-04-241-3/+3
* Improve Cypress tests and fix one comment related case for Impress.Gökay Şatır2023-04-242-9/+5
* Update cypress tests.Gökay Şatır2023-04-071-7/+6
* Revert of "a11y: TextInput: switch from <textarea> to content editable <div>"Szymon Kłos2023-04-071-2/+2
* a11y: TextInput: switch from <textarea> to content editable <div>Marco Cecchetti2023-04-031-2/+2
* Uncomment about dialog tests for closing the dialog.Gökay Şatır2023-03-221-5/+1
* Update Cypress tests.Gökay Şatır2023-03-211-8/+4
* Remove vex from comments.Gökay Şatır2023-03-211-1/+1
* Remove vex from parts.js.Gökay Şatır2023-03-101-9/+2
* Remove vex from delete sheet modal.Gökay Şatır2023-03-091-1/+1
* Modify cypress tests for JSDialogues.Gökay Şatır2023-03-031-39/+3