Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0046009Openbravo ERPA. Platformpublic2021-03-05 09:482021-03-08 10:34
alostale 
alostale 
normalminorhave not tried
closedfixed 
5
 
PR21Q2 
Core
No
0046009: cannot use dev dependencies in cypress code
Using cypress new infrastructure webpack infrastructure, an eslint error is produced when dev dependencies are imported.
* In a core2 add import to a dev dependency for src-test cypress code:
  ESLint error:
   'your-dev-lib' should be listed in the project's dependencies, not devDependencies.
   eslintimport/no-extraneous-dependencies
No tags attached.
related to feature request 0045846 closed alostale prepare infrastructure to support react applications 
Issue History
2021-03-05 09:48alostaleNew Issue
2021-03-05 09:48alostaleAssigned To => platform
2021-03-05 09:48alostaleModules => Core
2021-03-05 09:48alostaleTriggers an Emergency Pack => No
2021-03-05 09:49alostaleRelationship addedrelated to 0045846
2021-03-05 09:49alostaleAssigned Toplatform => alostale
2021-03-05 09:52hgbotNote Added: 0126517
2021-03-08 10:34hgbotResolutionopen => fixed
2021-03-08 10:34hgbotStatusnew => closed
2021-03-08 10:34hgbotFixed in Version => PR21Q2
2021-03-08 10:34hgbotNote Added: 0126547
2021-03-08 10:34hgbotNote Added: 0126548

Notes
(0126517)
hgbot   
2021-03-05 09:52   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/325 [^]
(0126547)
hgbot   
2021-03-08 10:34   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 8976d53037efa90e80cd8fb8affc5906a83ad6c0
Author: Asier Lostalé <asier.lostale@openbravo.com>
Date: 2021-03-05T09:51:38+01:00
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/8976d53037efa90e80cd8fb8affc5906a83ad6c0 [^]

fixes ISSUE-46009: cannot use dev dependencies in cypress code

---
M modules/org.openbravo.client.kernel/eslint-airbnb/eslintrc-airbnb-react.template
---
(0126548)
hgbot   
2021-03-08 10:34   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/325 [^]