Skip to content

Commit 3ea5f4c

Browse files
authored
Re-introduce ODS file support in tests (#124)
Currently the tests will fail with ODS files as the number format bug in the xlsx lib's support for ODS will call console.error() and in tests, this causes the test to fail. To resolve this we disable that functionality in backend tests (until we can be more explicit for only ODS files) and wrap the tests in each file in a describe() function to keep the changes isolated.
1 parent 1503e33 commit 3ea5f4c

File tree

3 files changed

+394
-380
lines changed

3 files changed

+394
-380
lines changed

fixtures/tribbles.ods

-1.12 KB
Binary file not shown.

0 commit comments

Comments
 (0)