PromucFlow_constructor/app/client/test
Tolulope Adetula 24293ced76
fix: select widget accept string and object in the defaultOption property (#11082)
* fix: Select widget accept string and object

* fix: JSON object case

* Fix: make Multiselect Defaukt option Array of strings

* fix: Select and Multiselect

* fixes and test cases

* comments

* fix: Select option value

* fix: mutiselect and test case

* fix: failing test

* fix: reset select widget

* fix: PR issues

* fix: Select widget Reset

* fix: failing Test

* fix: test

* fix: tests

* FIX: EVALUATION TESTS

* fix: getting Select Value in form

* fix: Test cases

* fix: add more test cases

Co-authored-by: balajisoundar <balaji@appsmith.com>
2022-02-22 00:43:35 -08:00
..
__mocks__ feat: Tree Select widget (#6271) 2021-09-17 02:08:35 -07:00
factories fix: select widget accept string and object in the defaultOption property (#11082) 2022-02-22 00:43:35 -08:00
customQueries.js Add support of component unit testing (#3828) 2021-04-02 15:17:16 +05:30
sagas.ts feat: Sliding Canvas for Dragging and Selection (#9983) 2022-01-25 20:58:31 +05:30
setup.ts feat: Sliding Canvas for Dragging and Selection (#9983) 2022-01-25 20:58:31 +05:30
testCommon.ts fix: Removed unused variables (#8122) 2021-10-20 18:09:50 +06:00
testMockedWidgets.tsx feat: Tree Select widget (#6271) 2021-09-17 02:08:35 -07:00
testUtils.tsx Feature: Widget Grouping Phase II (#4825) 2021-06-17 18:56:54 +05:30