This website requires JavaScript.
Explore
Pegadero
Help
Sign in
strepsirrhini
/
libreoffice-online
Watch
3
Star
0
Fork
You've already forked libreoffice-online
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
373c04fe4e
libreoffice-online
/
cypress_test
/
.gitignore
8 lines
88 B
Text
Raw
Normal View
History
Unescape
Escape
cypress: Initial integration of cypress test framework. Change-Id: Ibf300b33d32ce3e7f1affbaf0a59364ddb618b56
2020-01-10 09:38:37 -06:00
node_modules
cypress: Move plugins folder out of cypress subfolder Change-Id: Ia3a9a58b7f7e5e64c1e2f4211b75a33bbbb00c0e
2020-01-14 11:14:23 -06:00
cypress
cypress: Add package-lock.json to gitignore Change-Id: I3ec64262a50e6edf6116f5b7c546ee3a84d4d449
2020-01-12 05:28:33 -06:00
package-lock.json
cypress: Always create a copy of the test document. Before test execution. So the modifications won't change the test documents. Change-Id: I1b04fe96e8182033d44aeeaa3a7632dd81031a05
2020-01-14 11:08:51 -06:00
workdir
cypress: try to fix TypeError: cy.waitUntil is not a function. Import cypress-wait-until directly in the test file. This module is not intended to use everywhere, so it's not a big issue if we need to import it before use. Change-Id: I33ff8ae1eae2ec124b286cd7760d5571e5c67531 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/91874 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2020-04-08 03:34:31 -05:00
support/commands.js
cypress: add initial code coverage support. It's not optimal now, beacuse it changes source files. Change-Id: I01cfb0be37eb0ef21dd1d606d9260b455a1cd585 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/97036 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Tested-by: Jenkins Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2020-06-24 05:50:29 -05:00
coverage
.nyc_output
Reference in a new issue
Copy permalink