spacedrive/crates
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
..
actors separate cloud sync into sd-core-cloud-sync (#2025) 2024-01-31 08:16:54 +00:00
ai Clippy the entire repo (#2195) 2024-03-12 11:27:23 +00:00
cache [ENG-1627] Move all jobs and actors to an "Old" namespace (#2157) 2024-03-04 18:57:35 +00:00
cloud-api fix cloud sync and operations (#2218) 2024-03-18 08:51:16 +00:00
crypto Fix a couple of tests after #2218 (#2219) 2024-03-19 02:23:42 +00:00
deps-generator [ENG-1511] Library Screens (#1903) 2024-01-16 12:15:03 +00:00
fda [ENG-1479] AI Prototype (#1845) 2023-12-19 09:28:57 +00:00
ffmpeg [ENG-1627] Move all jobs and actors to an "Old" namespace (#2157) 2024-03-04 18:57:35 +00:00
file-ext Clippy the entire repo (#2195) 2024-03-12 11:27:23 +00:00
file-path-helper [ENG-1627] Move all jobs and actors to an "Old" namespace (#2157) 2024-03-04 18:57:35 +00:00
images Clippy the entire repo (#2195) 2024-03-12 11:27:23 +00:00
media-metadata Clippy the entire repo (#2195) 2024-03-12 11:27:23 +00:00
p2p P2P Metadata Cache + Sidebar (#2208) 2024-03-14 09:12:29 +00:00
p2p-block Rename P2P crate (#2207) 2024-03-14 04:38:31 +00:00
p2p-proto P2P holepunching + relay (#2147) 2024-03-12 06:18:58 +00:00
p2p-tunnel Rename P2P crate (#2207) 2024-03-14 04:38:31 +00:00
prisma Fix sync tests (#2194) 2024-03-13 05:34:14 +00:00
prisma-cli [ENG-1479] AI Prototype (#1845) 2023-12-19 09:28:57 +00:00
sync [ENG-1624] E2E Tests (#2192) 2024-03-19 20:22:17 +00:00
sync-generator fix cloud sync and operations (#2218) 2024-03-18 08:51:16 +00:00
task-system [ENG-1627] Move all jobs and actors to an "Old" namespace (#2157) 2024-03-04 18:57:35 +00:00
utils fix cloud sync and operations (#2218) 2024-03-18 08:51:16 +00:00