PromucFlow_constructor/app/client/cypress/e2e/Regression/ClientSide/Widgets
Rajat Agrawal cdbbc73de5
fix: Add sheetjs package for parsing xls/xlsx file. Remove exceljs (#23399)
Fixes #23405

Test Plan:

Steps to import an excel file into document viewer:
1. Import a file using file picker widget in base64 format.
2. Bind filepicker.files[0].data to document viewer data.

Test cases to cover
1. Import an .xls file into document viewer and it should work.
2. Import an .xlsx file into document viewer and it should work
3. Import an .xlsx file, verify it renders fine. Changing the file data
to an .xls file. Verify it renders fine without having the need to use
another document viewer widget
2023-05-23 18:03:48 +05:30
..
Audio test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Button test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Chart test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Checkbox test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
CodeScanner test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
CurrencyInput test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Datepicker test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
DocumentViewer fix: Add sheetjs package for parsing xls/xlsx file. Remove exceljs (#23399) 2023-05-23 18:03:48 +05:30
Dropdown test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Filepicker test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Form test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Iframe test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Image test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Input test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
JSONForm test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
List test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
ListV2 test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Modal test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Multiselect test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Others test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
PhoneInput test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Radio test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
RTE test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Select test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Sliders fix: Fix crash on passing invalid mark option to category slider widget (#23619) 2023-05-23 13:50:09 +05:30
Switch test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Tab test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
TableV1 test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
TableV2 test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Text test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Container_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
deprecatedWidgets_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Disabled_Widgets_drag_validation_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Migration_Spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Modal_background_spec.ts test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Modal_On_Table_Filter_Pane_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Tab_reset_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
WidgetCanvas_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
WidgetCopyPaste_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
WidgetGrouping_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
Widgets_Labels_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30
WidgetSelection_spec.js test: Cypress | Folder structure correction (#23568) 2023-05-21 02:01:50 +05:30