handsontable / quality

QA tasks and tools
0 stars 1 forks source link

[Code freeze] 8.3.0 #85

Closed aninde closed 3 years ago

aninde commented 3 years ago

Description

Testing checklist

Reference

Changelog Draft of the blogpost: Modularization and Suspended rendering

Modularization Advanced explanation once again Modularization from Aaron

Suspendend rendering PR How to suspend - guide

Chores

aninde commented 3 years ago

How it was tested?

Modularization

IMPORTANT Testing distribution files created by @budnix will be added to the release testing process

Local project builded using variety version on node.js and diverse bundlers. Node 10 Node 12 Node 14 Node 15
Webpack 3 x x x x
Webpack 5 x x x x
Webpack 5 x x x x
Parcel x x x x
Rollup x x x x
Browserify x x x x

Environment

macOS Big Sur 11.1 / Windows 10 / Edge, IE 11

Test cases: running all tests in project created with above settings

Suspend rendering

Test cases: API of this function with various CRUD operations and plugins Emphasis on checking the persisanteState with those feature Custom renderer Custom validation Custom editor

Environment

macOS Big Sur 11.1 / Windows 10 / Edge, IE 11

aninde commented 3 years ago

I am closing #85 as no additional regressions were found.

aninde commented 3 years ago

Found one regression: https://github.com/handsontable/handsontable/issues/7516 That regression was fixed by v8.3.1.