summaryrefslogtreecommitdiffstats
path: root/cypress_test/integration_tests/mobile/writer/insert_field_spec.js
Commit message (Expand)AuthorAgeFilesLines
* cypress: give each test a unique test documentAshod Nakashian2022-01-111-2/+3
* cypress: update writer field tests.Tamás Zolnai2021-02-021-9/+9
* cypress: merge some selection helper methods.Tamás Zolnai2020-11-161-8/+8
* cypress: do not run afterAll method in case of failure.Tamás Zolnai2020-11-131-1/+1
* cypress: NC: don't test local related part of formatting.Tamás Zolnai2020-09-111-4/+12
* cypress: simplify beforeAll() methods.Tamás Zolnai2020-07-311-1/+1
* cypress: consistent naming of helper files.Tamás Zolnai2020-06-011-8/+8
* cypress: introduce a better way of handling test file name.Tamás Zolnai2020-05-261-2/+4
* cypress: assign selection data to clipboard container as soon as it arrives.Tamás Zolnai2020-04-211-7/+7
* cypress: selectItemByContent() -> cy.contains()Tamás Zolnai2020-04-141-8/+8
* cypress: mobile: extract openInsertionWizard() and closeInsertionWizard().Tamás Zolnai2020-04-091-5/+1
* cypress: introduce selectItemByContent() method instead of contains().Tamás Zolnai2020-04-091-18/+10
* cypress: mobile: create a separate mobile helper file.Tamás Zolnai2020-04-071-2/+3
* cypress: mobile: avoid animations in mobile wizard.Tamás Zolnai2020-04-021-2/+1
* cypress: mobile: add also an indicator to enableEditingMobile.Tamás Zolnai2020-03-181-1/+0
* cypress: reuse helper to enable editing in testsAshod Nakashian2020-03-181-1/+1
* cypress: improve afterAll() method.Tamás Zolnai2020-03-131-1/+1
* cypress: mobile: use mobile wizard indicator before useing contains().Tamás Zolnai2020-03-121-0/+2
* cypress: mobile: move writer related helper functions to a separate file.Tamás Zolnai2020-03-091-7/+8
* 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-1/+1
* cypress: mobile: make mobile wizard navigation more stable.Tamás Zolnai2020-02-201-35/+9
* cypress: mobile: Organize tests based on component.Tamás Zolnai2020-02-121-0/+148