handsontable/quality

[Code freeze] Testing v8.2.0

aninde opened this issue · 1 comments

Description

https://github.com/handsontable/handsontable/blob/release/8.2.0/CHANGELOG.md

Reference

Chores

  • becoming familiar with the changes
  • developing preliminary test cases
    • very detailed Sorting tests (each option, with any other plugin, especially with moving, inserting, alter)
    • bindRowsWithHeaders - insertionIndex
    • columnStatesManager
    • multiColumnSorting
    • columnSorting
    • filters
    • hacking - inserting HTML
  • building a Handsontable locally from the release branch
  • building each wrapper from the release version
    • Vue-Handsontable
    • React-Handsontable
    • Angular-Handsotable
  • checking size of each version
  • Exploratory testing
    • smoke tests based on test cases
    • repeat with each wrapper
  • Regression testing on on ready demos with Handsontable
    • repeat with each wrapper
  • Performance testing
    • Check performance with 1M cells
    • Check performance with 10 Handsontable tables with 1000 cell each
  • running all automating tests
  • documentation build
    • testing changes in documentation
  • mobile and iPad testing
    • editor
    • responsiveness

dist 8.2.0 (branch release/8.2.0)
15 563 075 bytes (16,1 MB na dysku, 252 items)
including

  • handsontable.full.js - 3 726 310 bytes (3,7 MB on disk),
  • handsontable.full.css 45 610 bytes (49 KB on disk)

dist 8.1.0 (branch master)
15 267 795 bytes (15,8 MB na dysku, 252 items)
including

  • handsontable.full.js - 3 669 870 bytes (3,7 MB)
  • handsontable.full.css 45 610 bytes (49 KB)