spacedrive/apps/server
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
..
docker [ENG-1472] Frontend bug fixes and dependencies update (#2137) 2024-02-28 23:52:24 +00:00
src [ENG-1624] E2E Tests (#2192) 2024-03-19 20:22:17 +00:00
.gitignore fix cloud sync and operations (#2218) 2024-03-18 08:51:16 +00:00
build.rs [ENG-1479] AI Prototype (#1845) 2023-12-19 09:28:57 +00:00
Cargo.toml [ENG-1624] E2E Tests (#2192) 2024-03-19 20:22:17 +00:00
package.json Improve Sync + P2P Integration (#1265) 2023-08-29 17:54:58 +00:00