Details
-
Task
-
Resolution: Duplicate
-
Major - P3
-
None
-
None
-
None
-
Not Needed
Description
Our monorepo version diverged from electron runtime we are using in the app, meaning that most of our tests are running in the environment that is not matching the application environment. This produces a risk of running into unexpected issues in the application even in cases where test coverage might exist.
Updating required Node.js version will mean dropping support for some older Linux platforms, so to resolve this we'd need both engineering and product input