Open riodeuno opened 3 years ago
@aswathkk is this different from what you were going to work on?
@riodeuno kindly add a description to take this forward or lets just close it
@somangshu Title looks like same as #7678 Abhinav has to confirm.
@somangshu This is about Widget config. What I'm working on #7678 is the PropertyPane config.
Each widget folder contains the
index.ts
file, which has a CONFIG object. This object defines the defaults and some other values which helps integrate a widget into the Appsmith platform. We need to add unit tests to test the integrity of configuration of all the widgets being registered in the platform.This will make sure that widget developers get the relevant feedback from the tests if any of the mandatory configurations are missing.
properties