Commit 3ea5f4c
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- fixtures
- lib/importer
3 files changed
+394
-380
lines changedBinary file not shown.
0 commit comments