n8n/packages/nodes-base/nodes/SpreadsheetFile/test
Elias Meire 9be76c5372
fix(Extract from File Node): Skip empty lines in CSV parsing to prevent errors (#26511)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-03-23 08:16:36 +00:00
..
bom.csv feat(Spreadsheet File Node): Improve CSV parsing (#7448) 2023-10-18 16:57:37 +02:00
fromFile.operation.test.ts fix(Extract from File Node): Skip empty lines in CSV parsing to prevent errors (#26511) 2026-03-23 08:16:36 +00:00
includeempty.csv fix(Spreadsheet File Node): Fix include empty cells not working with v2 (#7505) 2023-10-24 14:22:45 +01:00
spreadsheet.csv test(Spreadsheet File Node): Unit tests (no-changelog) (#5385) 2023-02-09 09:00:29 +01:00
spreadsheet.html fix(core): Upgrade sheetjs to address CVE-2024-22363 (#9498) 2024-05-23 15:04:46 +02:00
spreadsheet.rtf fix(core): Upgrade sheetjs to address CVE-2024-22363 (#9498) 2024-05-23 15:04:46 +02:00
spreadsheet.xls fix(core): Upgrade sheetjs to address CVE-2024-22363 (#9498) 2024-05-23 15:04:46 +02:00
SpreadsheetFile.test.ts refactor: Overhaul nodes-testing setup - Part 3 (no-changelog) (#14967) 2025-04-29 17:42:21 +02:00
utf8.csv fix(Spreadsheet File Node): Read file as utf-8 in v1 (#7701) 2023-11-14 11:27:37 +01:00
workflow.bom.json feat(Spreadsheet File Node): Improve CSV parsing (#7448) 2023-10-18 16:57:37 +02:00
workflow.empty.json fix(Spreadsheet File Node): Fix include empty cells not working with v2 (#7505) 2023-10-24 14:22:45 +01:00
workflow.json feat(Spreadsheet File Node): Improve CSV parsing (#7448) 2023-10-18 16:57:37 +02:00
workflow.utf8.json fix(Spreadsheet File Node): Read file as utf-8 in v1 (#7701) 2023-11-14 11:27:37 +01:00