Commit graph

6 commits

Author SHA1 Message Date
Oscar Beaumont 91b350bd25
Update npmrc (#2227)
update npmrc
2024-03-21 15:37:43 +00:00
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
Oscar Beaumont f38e7871ff
Bump .nvmrc version (#1605)
Update .nvmrc
2023-10-17 03:58:50 +00:00
Utku Bakir 959783b08a Bump node to lts (v18) 2022-12-14 12:43:02 +03:00
Olen Latham 7b03067872
Update .nvmrc
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2022-11-06 00:27:24 -04:00
Olen Latham f0b542f59d Updated pnpm to 7.14.0 and added .nvmrc 2022-11-05 17:34:48 +00:00