balena-cli/tests
Marios Balamatsias ac96616e4e osConfigure/localFlash: Add support for Node.js v14
* Replace old resin-image-fs with newer balena-image-fs
* package.json: Remove resin-image-fs package
* package: Install dependencies that work with node14
* Remove resin-image-fs typings
* Fix etcher-sdk related types
* local/flash: Add unmountOnSuccess, write, direct properties on flash
	Taken from https://github.com/balena-io-modules/etcher-sdk/blob/master/examples/multi-destination.ts
* tests/utils/eol-conversion: Remove ext2fs sample binary
	Specifically ext2fs/build/Release/bindings.node
	I removed it because the file doesn't exist
* tests/test-data/pkg: Add new expected warnings darwin/linux/windows
* os/configure: Remove windows check
* local/flash: Check if environment is WSL and show warning message
* Get tests to pass with certain Node v14 warning messages
* INSTALL-WINDOWS: Remove os configure warning

Improve push and logs support for Node.js v14 (bump 'net-keepalive')

Resolves: #2200
Resolves: #1990
Change-type: minor
Signed-off-by: Marios Balamatsias <mbalamatsias@gmail.com>
2021-03-31 01:15:47 +03:00
..
auth Avoid trying to refresh token in tests 2020-08-11 17:54:39 +01:00
commands osConfigure/localFlash: Add support for Node.js v14 2021-03-31 01:15:47 +03:00
test-data osConfigure/localFlash: Add support for Node.js v14 2021-03-31 01:15:47 +03:00
utils osConfigure/localFlash: Add support for Node.js v14 2021-03-31 01:15:47 +03:00
balena-api-mock.ts Update commands ssh, tunnel to support orgs 2020-12-17 13:01:53 +01:00
builder-mock.ts Update 'balena-lint' and apply new prettier rules 2020-06-15 23:53:07 +01:00
config-tests.ts Tests: Specify es2018 as preferred, matching normal usage 2020-08-11 16:07:23 +01:00
docker-build.ts Livepush: Refactor dockerignore filtering and add test cases 2020-11-19 14:24:54 +00:00
docker-mock.ts build: Fix --buildArg and --cache-from options (broken since v12.9.9) 2020-08-14 23:12:12 +01:00
errors.spec.ts Fix handling of thrown strings 2021-01-15 16:45:01 +01:00
helpers.ts osConfigure/localFlash: Add support for Node.js v14 2021-03-31 01:15:47 +03:00
nock-mock.ts Update to typescript 4.0 2020-08-27 11:50:57 +01:00
projects.ts Lazy load tar-stream 2020-08-10 12:01:55 +01:00
proxy-server.ts Update 'balena-lint' and apply new prettier rules 2020-06-15 23:53:07 +01:00
proxy.spec.ts Refactor initialization code (delete app-oclif.ts and app-common.ts) 2020-10-11 00:45:53 +01:00
supervisor-mock.ts Add tests for standalone executable via proxy server 2020-06-15 23:53:04 +01:00