XLSX: verify charts, pivots, conditional formatting, and complex formulas #158
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_archipelagos#158
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Save-back coverage from #147 will only verify what we type into a cell. The OnlyOffice spreadsheet engine has many features that could fail in obscure ways without anyone noticing — particularly around features that depend on background services (chart rendering) or non-trivial formula evaluation.
Acceptance
A single seeded
Analytics.xlsxexercises:Each of the four lives in a distinct e2e spec or a single spec with subgroups. We don't need to test every formula function — pick three representatives.
Macros (.xlsm) are out of scope for this issue; OnlyOffice's macro support is limited and warrants its own follow-up.