spacedrive/apps/storybook
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
..
.storybook [ENG-1624] E2E Tests (#2192) 2024-03-19 20:22:17 +00:00
public standardise vite configs (#662) 2023-03-31 04:08:22 -07:00
.gitignore standardise vite configs (#662) 2023-03-31 04:08:22 -07:00
index.html [ENG-1028] Media data for ephemeral locations (#1287) 2023-09-04 08:28:45 +00:00
package.json [ENG-1624] E2E Tests (#2192) 2024-03-19 20:22:17 +00:00
postcss.config.js [ENG-941] Jobs running in another library do not appear in the job manager (#1306) 2023-09-07 04:15:31 +00:00
tailwind.config.js remove unnecessary select styles and configure storybook (#807) 2023-05-09 15:36:24 +00:00
tsconfig.json standardise vite configs (#662) 2023-03-31 04:08:22 -07:00
vite.config.mts [ENG-1472] Frontend bug fixes and dependencies update (#2137) 2024-02-28 23:52:24 +00:00