balena-cli/tests/commands
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
..
app Update 'balena-lint' and apply new prettier rules 2020-06-15 23:53:07 +01:00
device Update various commands to support organizations 2020-12-15 16:06:25 +01:00
env Remove remaining v12 switches 2020-12-08 11:00:36 +01:00
os osConfigure/localFlash: Add support for Node.js v14 2021-03-31 01:15:47 +03:00
build.spec.ts build, deploy: Fix error handling when QEMU download fails 2021-03-06 16:10:33 +00:00
deploy.spec.ts build/deploy: Add more test cases (--buildArg option) 2020-10-21 14:25:40 +01:00
help.spec.ts docs: Add references to the masterclasses in the CLI help and README 2020-11-19 18:13:45 +00:00
logs.spec.ts Livepush, logs: Automatically reconnect on 'Connection to device lost' 2020-12-09 20:43:14 +00:00
push.spec.ts Modify push to pass app slug to builder 2021-02-04 10:41:00 +01:00
ssh.spec.ts Update commands ssh, tunnel to support orgs 2020-12-17 13:01:53 +01:00
version.spec.ts Test cases: Re-add nock checks for unexpected HTTP requests 2020-07-09 19:54:03 +01:00