summaryrefslogtreecommitdiffstats
path: root/cypress_test
Commit message (Expand)AuthorAgeFilesLines
* cypress: disable multi-user tests for NC / php-proxy.Tamás Zolnai2020-09-211-0/+60
* cypress: fix stopping test run in interactive test runner.Tamás Zolnai2020-09-201-0/+4
* cypress: NC: update afterAll method for mobile.Tamás Zolnai2020-09-181-0/+6
* cypress: use built-in test retries.Tamás Zolnai2020-09-1813-28/+16
* update wait-on: 4.0.0 -> 5.2.0Tamás Zolnai2020-09-181-1/+1
* update cypress-log-to-output: 1.0.8 -> 1.1.2Tamás Zolnai2020-09-181-1/+1
* update cypress-file-upload: 4.0.7 -> 4.1.1Tamás Zolnai2020-09-181-1/+1
* update cypress: 4.12.1 -> 5.1.0Tamás Zolnai2020-09-182-2/+2
* cypress: improve moveCursor() helper method.Tamás Zolnai2020-09-171-0/+3
* cypress: update tile / marker positions.Tamás Zolnai2020-09-172-12/+12
* cypress: add some note to README about php-proxy.Tamás Zolnai2020-09-171-0/+13
* cypress: php-proxy: blacklist formulabar related test.Tamás Zolnai2020-09-171-0/+3
* cypress: php-proxy: blacklist table related tests.Tamás Zolnai2020-09-171-0/+3
* cypress: php-proxy: fix shape related tests.Tamás Zolnai2020-09-173-12/+19
* cypress: php-proxy: fix insert header test.Tamás Zolnai2020-09-171-1/+3
* cypress: php-proxy: blacklist image insertion tests.Tamás Zolnai2020-09-172-0/+24
* cypress: php-proxy: select a row to remove text selection.Tamás Zolnai2020-09-151-7/+23
* cypress: php-proxy: fix text wraping test.Tamás Zolnai2020-09-152-25/+27
* cypress: NC: fix writer page orientation test.Tamás Zolnai2020-09-151-0/+7
* cypress: support running tests with php-proxy.Tamás Zolnai2020-09-153-13/+36
* cypress: fix random failure of date / time field insertion test.Tamás Zolnai2020-09-141-7/+9
* cypress: NC: document running tests with nextcloud.Tamás Zolnai2020-09-111-0/+17
* cypress: NC: fix copy&paste desktop test.Tamás Zolnai2020-09-111-0/+6
* cypress: NC: fix undo / redo test in Impress.Tamás Zolnai2020-09-111-0/+3
* cypress: NC: simplify text shape check.Tamás Zolnai2020-09-112-13/+9
* cypress: NC: make assertCursorAndFocus() work with NC.Tamás Zolnai2020-09-111-3/+6
* cypress: NC: blacklist some tests.Tamás Zolnai2020-09-112-11/+45
* cypress: NC: don't test local related part of formatting.Tamás Zolnai2020-09-113-21/+63
* cypress: NC: delete exisitng test file more effectively.Tamás Zolnai2020-09-111-7/+17
* cypress: support running test with nextcloud integration.Tamás Zolnai2020-09-103-20/+194
* cypress: add 'make check-proxy-mobile' command.Tamás Zolnai2020-09-092-11/+31
* cypress: disable unstable test.Tamás Zolnai2020-09-081-1/+1
* Simplify download processSzymon Kłos2020-09-073-14/+14
* cypress: test search field's focus when we type fast.Tamás Zolnai2020-09-031-0/+20
* cypress: remove outdated comment.Tamás Zolnai2020-09-031-1/+0
* cypress: simplify this.Tamás Zolnai2020-09-011-1/+1
* cypress: correctly append "Second chance!" string to the output.Tamás Zolnai2020-08-311-5/+6
* cypress: use nonambiguous line style here.Tamás Zolnai2020-08-311-1/+1
* cypress: add a way to run tests with different browsers.Tamás Zolnai2020-08-312-17/+14
* Enable cypress search / focus test.Michael Meeks2020-08-191-4/+4
* cypress: add log lines to impress helper methods.Tamás Zolnai2020-08-141-0/+16
* cypress: improve removeShapeSelection() method.Tamás Zolnai2020-08-141-12/+16
* cypress: improve selectTextOfShape() method.Tamás Zolnai2020-08-141-8/+17
* cypress: improve typeIntoDocument() method.Tamás Zolnai2020-08-141-6/+12
* cypress: improve selectAllMobile() method.Tamás Zolnai2020-08-141-0/+5
* cypress: avoid random failure of slide operations tests.Tamás Zolnai2020-08-131-10/+42
* cypress: improve typeIntoDocument() helper method.Tamás Zolnai2020-08-121-0/+9
* cypress: improve calc column selection methods.Tamás Zolnai2020-08-121-8/+0
* cypress: introduce typeIntoDocument helper method.Tamás Zolnai2020-08-1220-181/+107
* cypress: stabilize simultaneous typing test.Tamás Zolnai2020-08-112-18/+0