spacedrive/scripts
Vítor Vasconcellos 08c42a36fe
[ENG-1624] E2E Tests (#2192)
* Basic cypress test

* Add e2e test command

* Add full e2e test for creating and deleting a library

* Add cypress to CI

* Fix cypress CI
 - Use arm macos for running cypress
 - Setup rust on cypress job
 - Increase cypress CI timeout

* Remove unused APPLE_SIGNING_IDENTITY envvar

* Update deps again + Try to fix Cypress CI setup

* Update deps again

* Only test default location if it exists

* Use latest v18 NodeJS in CI

* Increase minimum node version due to updated dependency
 - @typescript-eslint/eslint-plugin now requires node >=18.18

* Fix testing failing for optional default locations

* Enable video recording
 - Fix screenshot and video artifact uploading

* Fix location test
 - Use correct location name, instead of trying to derive it from the internal id
2024-03-19 20:22:17 +00:00
..
appimage Fix Linux release (#2081) 2024-02-13 18:26:19 +00:00
utils [MOB-23] Mobile Hardware Information for Overview Page (#2106) 2024-03-06 06:46:22 +00:00
.eslintrc.cjs [ENG-927, ENG-735, ENG-766] Fix Updater & Tauri 1.5 (#1361) 2023-10-10 07:30:56 +00:00
.gitignore [ENG-927, ENG-735, ENG-766] Fix Updater & Tauri 1.5 (#1361) 2023-10-10 07:30:56 +00:00
fix-deb.sh [ENG-1184, ENG-1286, ENG-1330] Rework native dependencies (+ deb fixes) (#1685) 2023-11-17 19:20:14 +00:00
package.json [ENG-1624] E2E Tests (#2192) 2024-03-19 20:22:17 +00:00
preprep.mjs Update github actions due to nodejs 16 deprecation (#2107) 2024-02-21 09:27:40 +00:00
setup.ps1 Fix Windows CI (#1695) 2023-10-29 00:25:26 +00:00
setup.sh New Android Build Script (#2096) 2024-02-20 06:33:52 +00:00
tauri.mjs [ENG-1479] AI Prototype (#1845) 2023-12-19 09:28:57 +00:00
tsconfig.json [ENG-927, ENG-735, ENG-766] Fix Updater & Tauri 1.5 (#1361) 2023-10-10 07:30:56 +00:00