surveyjs / custom-widgets

The collection of custom widgets for SurveyJS: Survey Library and Survey Creator :package:
https://surveyjs.io
MIT License
79 stars 78 forks source link

Work for #277 - added tests #283

Closed ST-1580 closed 3 years ago

ST-1580 commented 3 years ago

I added an ability to test custom widgets in creator. I couldn't find easy solution to test in react and vue so now it works only in knockout. I think it is possible to implement testing in other frameworks but, in my mind, it needs a lot of time.