handsontable/quality

[Handsontable] Smoke tests with bundlers

aninde opened this issue · 0 comments

Description

We need to check if Handsontable works properly in applications minified by various bundles.
To avoid future bugs such as: 8.0.0 - Minimize / Minify / Uglify issue - table does not work #7207

Chores

  • preparation of the environment for the execution of Handsontable smoke tests in applications mummified by various bundles
    • Webpack,
    • Parcel,
    • Rollup
  • repeat for every wrapper
    • React-Handsontable
    • Vue-Handsontable
    • Angular-Handsontable
  • automation of this environment with the selected framework, my proposal is WebdriverIO

References

https://webpack.js.org/
https://parceljs.org/getting_started.html
https://rollupjs.org/guide/en/