browser test cleanup #2039
No reviewers
Labels
No Label
DBF
Dates
Defined Names
Features
Formula
HTML
Images
Infrastructure
Integration
International
ODS
Operations
Performance
PivotTables
Pro
Protection
Read Bug
SSF
SYLK
Style
Write Bug
good first issue
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sheetjs/sheetjs#2039
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "browser_mft_tests"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Browser tests was missing ~77 (344) tests compared to the nodejs tests (421).
A lot of them were MFT tests, that I've added in
tests/fixtures.lst
After adding the MFT tests, browser tests now covers 403 tests.
the 14.x build issues appear to be a node v14.5.0 regression https://github.com/nodejs/node/issues/34162, ignore those for the moment
Looks good to me sans that one little debugging remnant, other than that good work (:
Cool thanks for doing this y'all! Looks great!