n8n/packages/nodes-base
Marcus 74fc1414d7
test(Spreadsheet File Node): Unit tests (no-changelog) (#5385)
* ️test setup

* ️fix  'testData' implicitly has an 'any' type.

*  test github action file binary data reading

*  checking for output binary equality

*  writing files to different formats

*  reading spreadsheet with different options

* ️improve workflow file path replacement

* 🐛 fixing string.at() not supported in node 14.

* 🐛 trying to fix github action test error

*  fix for empty binary

*  switch for binary test

* ️test helpers now return/compare json and binary (if not empty))

*  removed commented console log

---------

Co-authored-by: Michael Kret <michael.k@radency.com>
2023-02-09 09:00:29 +01:00
..
credentials feat(Slack Node): Revamp the node with more functionalities in a new version (#4587) 2023-02-03 17:04:37 +01:00
nodes test(Spreadsheet File Node): Unit tests (no-changelog) (#5385) 2023-02-09 09:00:29 +01:00
test/nodes test(Spreadsheet File Node): Unit tests (no-changelog) (#5385) 2023-02-09 09:00:29 +01:00
utils feat(Send Email Node): Overhaul 2023-01-24 12:32:31 +02:00
.eslintrc.js refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267) 2023-01-27 12:22:44 +01:00
gulpfile.js refactor: Validate formatting in nodes-base (no-changelog) (#4685) 2022-11-22 12:44:35 +01:00
jest.config.js feat: setup nightly tests for postgres and mysql schemas (#4441) 2022-10-25 22:06:03 +02:00
LICENSE.md docs: scope Sustainable Use License to contents of the main branch (#4450) 2022-10-26 16:50:33 +02:00
LICENSE_EE.md docs(license): Introduce n8n Enterprise License (#3945) 2022-08-29 22:08:42 +02:00
package.json feat(Edit Image Node): Allow WebP as an image format (#5420) 2023-02-08 23:08:50 +01:00
README.md refactor: Validate formatting in nodes-base (no-changelog) (#4685) 2022-11-22 12:44:35 +01:00
tsconfig.json feat: use ES2022 native error chaining to improve error reporting (#4431) 2022-10-26 11:55:39 +02:00

n8n.io - Workflow Automation

n8n-nodes-base

The nodes which are included by default in n8n

npm install n8n-nodes-base -g

License

n8n is fair-code distributed under the Sustainable Use License.

Additional information about the license can be found in the docs.