Openbravo Issue Tracking System - POS2
View Issue Details
0050632POS2Corepublic2022-10-25 13:222022-10-25 14:09
jonae 
jonae 
normalminorhave not tried
closedfixed 
5
 
23Q1 
aferraz
No
0050632: Jest tests are failing in BaseFormCalendarDatePicker component because the test takes into consideration hidden days
In the component there are hidden days that belong to the previous month that must not have to take into consideration.
In the component there are hidden days that belong to the previous month that must not have to take into consideration.
No tags attached.
Issue History
2022-10-25 13:22jonaeNew Issue
2022-10-25 13:22jonaeAssigned To => jonae
2022-10-25 13:22jonaeTriggers an Emergency Pack => No
2022-10-25 13:24hgbotResolutionopen => fixed
2022-10-25 13:24hgbotStatusnew => resolved
2022-10-25 13:24hgbotFixed in Version => 23Q1
2022-10-25 13:24hgbotNote Added: 0142555
2022-10-25 13:28aferrazReview Assigned To => aferraz
2022-10-25 13:28aferrazStatusresolved => closed
2022-10-25 14:09hgbotNote Added: 0142564

Notes
(0142555)
hgbot   
2022-10-25 13:24   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 977209ba26df3581f03f78ee246cc7fc209c741b
Author: jonalegria <jon.alegria@openbravo.com>
Date: 25-10-2022 13:24:01
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/977209ba26df3581f03f78ee246cc7fc209c741b [^]

Fixes ISSUE-50632: Fix BaseFormCalendarDatePicker tests. Now the hidden days are not taken into consideration when choosing a day

---
M web-jspack/org.openbravo.core2/src/components/BaseFormCalendarDatePicker/__test__/pickDate.js
---
(0142564)
hgbot   
2022-10-25 14:09   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 2155790fb62092b5418cd147cfd4b5bc5897e370
Author: jonalegria <jon.alegria@openbravo.com>
Date: 25-10-2022 14:09:38
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/2155790fb62092b5418cd147cfd4b5bc5897e370 [^]

RELATED TO ISSUE-50632: Improving the jsdoc and the process to find a day in the calendar

---
M web-jspack/org.openbravo.core2/src/components/BaseFormCalendarDatePicker/__test__/pickDate.js
---