balena-supervisor/test/legacy
Felipe Lalanne e00687408c Disable event tracking
The supervisor used to rely on specific event reporting for identifying
issues at runtime. As the platform has grown, it has become much more
difficult to get any signal from the event noise. Recently the API side
for these events has been disabled, meaning these events only
contribute to bandwidth consumption.  This commit disables the
event reporting feature of the supervisor which will be most likely
replaced by something like Sentry in the near future.

Change-type: minor
2022-09-20 14:19:26 -03:00
..
src Update @balena/lint to 6.2.0 2022-09-19 16:41:28 +01:00
.mocharc.js Create test/unit and test/integration folders 2022-08-24 14:28:36 -04:00
01-constants.spec.ts Move the current test suite under test/legacy 2022-08-22 17:21:51 -04:00
02-db.spec.ts Update @balena/lint to 6.2.0 2022-09-19 16:41:28 +01:00
03-config.spec.ts Remove side effects for module imports 2022-09-06 15:48:18 -04:00
05-device-state.spec.ts Update to typescript 4.8.2 2022-09-19 16:36:17 +01:00
07-blink.spec.ts Move the current test suite under test/legacy 2022-08-22 17:21:51 -04:00
09-network.spec.ts Update @balena/lint to 6.2.0 2022-09-19 16:41:28 +01:00
10-api-binder.spec.ts Update @balena/lint to 6.2.0 2022-09-19 16:41:28 +01:00
11-logger.spec.ts Update @balena/lint to 6.2.0 2022-09-19 16:41:28 +01:00
12-device-config.spec.ts Update @balena/lint to 6.2.0 2022-09-19 16:41:28 +01:00
14-conversions.spec.ts Update @balena/lint to 6.2.0 2022-09-19 16:41:28 +01:00
15-ports.spec.ts Update @balena/lint to 6.2.0 2022-09-19 16:41:28 +01:00
16-config-utils.spec.ts Move the current test suite under test/legacy 2022-08-22 17:21:51 -04:00
18-startup.spec.ts Remove side effects for module imports 2022-09-06 15:48:18 -04:00
19-compose-utils.spec.ts Move the current test suite under test/legacy 2022-08-22 17:21:51 -04:00
21-supervisor-api.spec.ts Update @balena/lint to 6.2.0 2022-09-19 16:41:28 +01:00
22-local-mode.spec.ts Update @balena/lint to 6.2.0 2022-09-19 16:41:28 +01:00
23-contracts.spec.ts Update @balena/lint to 6.2.0 2022-09-19 16:41:28 +01:00
24-deltas.spec.ts Update @balena/lint to 6.2.0 2022-09-19 16:41:28 +01:00
25-journald.spec.ts Move the current test suite under test/legacy 2022-08-22 17:21:51 -04:00
27-extlinux-config.spec.ts Update @balena/lint to 6.2.0 2022-09-19 16:41:28 +01:00
28-db-format.spec.ts Update to typescript 4.8.2 2022-09-19 16:36:17 +01:00
29-append-directive.spec.ts Move the current test suite under test/legacy 2022-08-22 17:21:51 -04:00
30-fdt-directive.spec.ts Update @balena/lint to 6.2.0 2022-09-19 16:41:28 +01:00
31-docker-utils.spec.ts Move the current test suite under test/legacy 2022-08-22 17:21:51 -04:00
33-extra-uenv-config.spec.ts Update @balena/lint to 6.2.0 2022-09-19 16:41:28 +01:00
34-firewall.spec.ts Remove side effects for module imports 2022-09-06 15:48:18 -04:00
35-os-release.spec.ts Move the current test suite under test/legacy 2022-08-22 17:21:51 -04:00
37-odmdata-config.spec.ts Update @balena/lint to 6.2.0 2022-09-19 16:41:28 +01:00
39-compose-commit.spec.ts Remove side effects for module imports 2022-09-06 15:48:18 -04:00
40-target-state.spec.ts Move the current test suite under test/legacy 2022-08-22 17:21:51 -04:00
41-device-api-v1.spec.ts Update @balena/lint to 6.2.0 2022-09-19 16:41:28 +01:00
42-device-api-v2.spec.ts Update to typescript 4.8.2 2022-09-19 16:36:17 +01:00
43-splash-image.spec.ts Move the current test suite under test/legacy 2022-08-22 17:21:51 -04:00
fixtures.ts Create test/unit and test/integration folders 2022-08-24 14:28:36 -04:00