summaryrefslogtreecommitdiffstats
path: root/cypress_test/integration_tests
Commit message (Expand)AuthorAgeFilesLines
* cypress: add tests for inserting text fields into existing text shape.Tamás Zolnai2020-05-271-14/+214
* cypress: more tests for slide mobile wizard.Tamás Zolnai2020-05-271-0/+140
* cypress: more slide settings related tests.Tamás Zolnai2020-05-261-24/+150
* cypress: introduce a better way of handling test file name.Tamás Zolnai2020-05-2628-143/+144
* cypress: add some more slide background tests (mobile).Tamás Zolnai2020-05-261-5/+91
* cypress: add some tests for changing slide background (mobile).Tamás Zolnai2020-05-251-0/+263
* cypress: add tests for insertion of text fields in impress (mobile)Tamás Zolnai2020-05-251-0/+178
* cypress: this test is failing lately.Tamás Zolnai2020-05-221-1/+1
* cypress: add some basic tests for insertion wizard in impress.Tamás Zolnai2020-05-221-0/+143
* cypress: remove logging UNO command statesHenry Castro2020-05-211-9/+2
* cypress: fix closing method of bottom toolbar test (calc)Tamás Zolnai2020-05-201-4/+30
* cypress: extract selectFirstRow() method (calc)Tamás Zolnai2020-05-203-28/+22
* cypress: deduplicate clickOnFirstCell() method.Tamás Zolnai2020-05-2010-71/+52
* Revert "cypress: this test seems to be stable now."Tamás Zolnai2020-05-201-1/+1
* cypress: add tests for bottom toolbar in calc.Tamás Zolnai2020-05-192-1/+288
* cypress: remove some false comments.Tamás Zolnai2020-05-192-3/+0
* cypress: this test seems to be stable now.Tamás Zolnai2020-05-191-1/+1
* cypress: this is unstable.Tamás Zolnai2020-05-191-1/+1
* cypress: make zooming more stable in form field tests.Tamás Zolnai2020-05-181-50/+50
* MSForms: make list items's font size relative to the button size.Tamás Zolnai2020-05-182-0/+87
* MSForms: stop listening on zoom events after button is removed.Tamás Zolnai2020-05-181-0/+19
* cypress: this is unstable.Tamás Zolnai2020-05-181-1/+1
* cypress: add zooming test for form fields.Tamás Zolnai2020-05-181-0/+52
* Revert "cypress: enable some more tests."Tamás Zolnai2020-05-182-2/+8
* cypress: enable some more tests.Tamás Zolnai2020-05-152-8/+2
* cypress: simplify clickFormulaBar() method.Tamás Zolnai2020-05-152-10/+4
* cypress: reenable checkboxes related tests.Tamás Zolnai2020-05-152-4/+4
* cypress: reenable fixed test cases.Tamás Zolnai2020-05-152-5/+3
* cypress: it seems checkboxes on mobile wizard does not work anymore.Tamás Zolnai2020-05-142-4/+4
* cypress: enable skipped unit test for "writer/shape_properties_spec.js"Henry Castro2020-05-131-12/+3
* cypress: logging the command state changesHenry Castro2020-05-131-1/+9
* MSForms: display placeholder text, when there is no items.Tamás Zolnai2020-05-111-0/+15
* cypress: add tests for form field button.Tamás Zolnai2020-05-101-0/+233
* cypress: fix shape operations test.Tamás Zolnai2020-05-091-2/+2
* cypress: formula bar editing is working again.Tamás Zolnai2020-05-061-2/+1
* cypress: formula bar editing is now broken on mobile.Tamás Zolnai2020-05-051-1/+2
* cypress: mobile: fix-up this focus related test.Tamás Zolnai2020-05-011-4/+7
* cypress: disable various regressed test cases.Tamás Zolnai2020-04-306-11/+17
* cypress: add a custom ESLint rule against cy.get().contains() usage.Tamás Zolnai2020-04-281-1/+1
* cypress: recently these two tests are failing randomly.Tamás Zolnai2020-04-281-2/+2
* cypress: remove some cy.wait() calls.Tamás Zolnai2020-04-272-15/+12
* cypress: mobile: fix random failure in shape properties tests.Tamás Zolnai2020-04-271-0/+3
* cypress: Calc Formula-Bar testsAshod Nakashian2020-04-274-10/+200
* typo fixes in comments and codeAndras Timar2020-04-263-4/+4
* cypress: remove cypress-wait-until package.Tamás Zolnai2020-04-261-62/+65
* cypress: then(callbackFn) -> should(callbackFn)Tamás Zolnai2020-04-264-27/+10
* cypress: mobile: then(callbackFn) -> should(callbackFn)Tamás Zolnai2020-04-261-23/+18
* cypress: mobile: cy.waitUntil() -> should(callbackFn)Tamás Zolnai2020-04-261-44/+23
* cypress: mobile: restore waitUntil usage in object insertion code.Tamás Zolnai2020-04-241-20/+41
* cypress: make expectTextForClipboard() work in Writer.Tamás Zolnai2020-04-222-4/+23