Openbravo Issue Tracking System - POS2 | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0054893 | POS2 | POS | public | 2024-03-08 09:40 | 2024-06-05 12:32 |
Reporter | miguel_lopez | ||||
Assigned To | miguel_lopez | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | 24Q3 | |||
Merge Request Status | approved | ||||
Review Assigned To | |||||
OBNetwork customer | No | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0054893: Create Cypress Tests for Cross Store Sales in React POS | ||||
Description | There are currently no tests developed in Cypress for the development of Cross Store sales in React. Generate a set of tests for the following functionalities: Add a new product from a cross store. Modify a line (multiple units) from the product information from a line. Modify a line from the Delivery Modes popover. Important: There is not currently an easy option to make a test in a Vall Boi terminal, and changes need to be done in the following places: cypress.env.json.template: Add more options so the terminal access information is stored there. Proposal/example: { "baseUrl": "http://localhost:3000", [^] "VBS-2" : { "terminalUrl": "/?terminal=VBS-2", "terminalUser": "vallblanca", "terminalPassword": "openbravo" }, "VB-2": { "terminalUrl": "/?terminal=VB-2",, "terminalUser": "vallblanca", "terminalPassword": "openbravo" } "timeoutCachingResources": "120000", "timeoutPageLoad": "30000", "timeoutCommand": "10000" } logIn.js: Change the cy.logInProcess function so it uses those elements. For that, we will add a parameter (i.e. terminalName) that if it is empty will use the VBS-2 configuration. Proposal/example: Y luego en la función de login algo así: cy.logInProcess = (terminalName = 'VBS-2') => { ... } | ||||
Steps To Reproduce | N/A | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2024-03-08 09:40 | miguel_lopez | New Issue | |||
2024-03-08 09:40 | miguel_lopez | Assigned To | => miguel_lopez | ||
2024-03-08 09:40 | miguel_lopez | OBNetwork customer | => No | ||
2024-03-08 09:40 | miguel_lopez | Triggers an Emergency Pack | => No | ||
2024-03-13 13:58 | hgbot | Merge Request Status | => open | ||
2024-03-13 13:58 | hgbot | Note Added: 0162088 | |||
2024-03-14 09:26 | hgbot | Note Added: 0162132 | |||
2024-03-19 13:57 | hgbot | Merge Request Status | open => approved | ||
2024-03-27 17:48 | hgbot | Merge Request Status | approved => open | ||
2024-04-09 13:54 | hgbot | Merge Request Status | open => approved | ||
2024-06-05 12:32 | hgbot | Resolution | open => fixed | ||
2024-06-05 12:32 | hgbot | Status | new => closed | ||
2024-06-05 12:32 | hgbot | Fixed in Version | => 24Q3 | ||
2024-06-05 12:32 | hgbot | Note Added: 0165604 | |||
2024-06-05 12:32 | hgbot | Note Added: 0165605 | |||
2024-06-05 12:32 | hgbot | Note Added: 0165606 | |||
2024-06-05 12:32 | hgbot | Note Added: 0165607 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|