summaryrefslogtreecommitdiffstats
path: root/cypress_test/integration_tests/mobile/writer/focus_spec.js
Commit message (Expand)AuthorAgeFilesLines
* jsdialog: correctly setup & test value for spinfieldsbackport/5107/distro/collabora/co-21-11Szymon Kłos2022-09-011-1/+1
* cypress: give each test a unique test documentAshod Nakashian2022-01-111-2/+3
* jsdialog: use unique ids for unobuttonsSzymon Kłos2021-12-091-2/+2
* cypress: fix: updated all failing specRash4192021-12-011-23/+11
* Writer mobile: Update focus spec.Gökay Şatır2021-07-091-26/+1
* cypress: remove some old disabled tests.Tamás Zolnai2021-02-261-25/+0
* cypress: disabled annotation/comment testsPranam Lashkari2020-11-301-1/+1
* cypress: do not run afterAll method in case of failure.Tamás Zolnai2020-11-131-1/+1
* cypress: update 'Shape related focus.' test.Tamás Zolnai2020-10-021-6/+8
* cypress: introduce typeIntoDocument helper method.Tamás Zolnai2020-08-121-6/+3
* cypress: simplify beforeAll() methods.Tamás Zolnai2020-07-311-1/+1
* cypress: introduce clickOnIdle() and inputOnIdle() methods.Tamás Zolnai2020-07-081-6/+5
* cypress: introduce a better way of handling test file name.Tamás Zolnai2020-05-261-2/+4
* cypress: disable various regressed test cases.Tamás Zolnai2020-04-301-1/+1
* cypress: introduce a data attribute for acceptInputTamás Zolnai2020-04-221-24/+7
* cypress: selectItemByContent() -> cy.contains()Tamás Zolnai2020-04-141-3/+3
* cypress: mobile: extract openInsertionWizard() and closeInsertionWizard().Tamás Zolnai2020-04-091-12/+2
* cypress: introduce selectItemByContent() method instead of contains().Tamás Zolnai2020-04-091-8/+7
* cypress: mobile: extract openHamburgerMenu() and closeHamburgerMenu() method.Tamás Zolnai2020-04-071-2/+2
* cypress: mobile: extract openMobileWizard() and closeMobileWizard() method.Tamás Zolnai2020-04-071-31/+6
* cypress: mobile: create a separate mobile helper file.Tamás Zolnai2020-04-071-14/+15
* cypress: mobile: this focus test is still unreliable.Tamás Zolnai2020-03-311-3/+4
* leaflet: shouldAcceptInput -> canAcceptKeyboardInputAshod Nakashian2020-03-251-7/+7
* cypress: check keyboard visibility when editing shapes in writerAshod Nakashian2020-03-251-1/+5
* leaflet: do not expose map to cypress testsAshod Nakashian2020-03-251-6/+6
* cypress: mobile: better way of pushing hamburger menu button.Tamás Zolnai2020-03-231-4/+2
* cypress: mobile: move focus related tests to focus_spec.js.Tamás Zolnai2020-03-191-0/+87
* cypress: mobile: add also an indicator to enableEditingMobile.Tamás Zolnai2020-03-181-8/+0
* cypress: reuse helper to enable editing in testsAshod Nakashian2020-03-181-8/+8
* Revert "cypress: mobile: reenable a focus related test."Tamás Zolnai2020-03-161-3/+4
* cypress: improve afterAll() method.Tamás Zolnai2020-03-131-1/+1
* cypress: mobile: reenable a focus related test.Tamás Zolnai2020-03-131-4/+3
* cypress: mobile: re-enable some skipped tests.Tamás Zolnai2020-03-041-1/+1
* Mobile: Insert: Add missing icons, add missing ids, create missing icons, als...Pedro Pinto Silva2020-02-251-1/+1
* cypress: use different test files for different test suits.Tamás Zolnai2020-02-251-2/+2
* cypress: mobile: disable an unstable focus related tests.Tamás Zolnai2020-02-241-2/+3
* cypress: mobile: Organize tests based on component.Tamás Zolnai2020-02-121-0/+284