balena-supervisor/test/legacy
Pagan Gazzard 836f6ab754 Enable node16 module resolution in tsconfig to ease the ESM transition
This means that dynamic import statements will emit actual `import`
statements rather than being translated to `require`, the benefit being
that we can now import ES modules via dynamic imports

Change-type: patch
2022-11-22 11:01:03 -03:00
..
.mocharc.js Make dbus module side-effect free to not interfere with unit tests 2022-10-18 14:27:19 -07:00
10-api-binder.spec.ts Enable node16 module resolution in tsconfig to ease the ESM transition 2022-11-22 11:01:03 -03:00
11-logger.spec.ts Enable node16 module resolution in tsconfig to ease the ESM transition 2022-11-22 11:01:03 -03:00
22-local-mode.spec.ts Update @balena/lint to 6.2.0 2022-09-19 16:41:28 +01:00
40-target-state.spec.ts Use timers/promises for promisified setTimeout 2022-11-21 18:17:34 -05:00
41-device-api-v1.spec.ts Fix locking stubs that were returning Bluebird rather than Promise 2022-11-11 16:52:19 +00:00
42-device-api-v2.spec.ts Fix locking stubs that were returning Bluebird rather than Promise 2022-11-11 16:52:19 +00:00
fixtures.ts Make dbus module side-effect free to not interfere with unit tests 2022-10-18 14:27:19 -07:00