balena-supervisor/test
Miguel Casqueira 59fc589eb2 Added support for configuring FDT directive in extlinux.conf
Change-type: minor
Signed-off-by: Miguel Casqueira <miguel@balena.io>
2020-06-23 15:56:10 -04:00
..
data state: Report device MAC address to the API 2020-06-22 10:41:06 +01:00
lib state: Report device MAC address to the API 2020-06-22 10:41:06 +01:00
00-init.ts Make the config module a singleton 2020-06-02 14:29:05 +01:00
01-constants.spec.ts Make the db module a singleton 2020-05-29 15:02:38 +01:00
02-db.spec.ts Make the db module a singleton 2020-05-29 15:02:38 +01:00
03-config.spec.ts Make the config module a singleton 2020-06-02 14:29:05 +01:00
04-service.spec.ts Add label to expose gpu to container 2020-06-11 14:06:16 +02:00
05-device-state.spec.ts Refactor backends into seperate files and added tests for extlinux 2020-06-23 15:56:10 -04:00
06-iptables.spec.ts Remove legacy fallback to DROP rule in iptables 2020-05-05 12:15:19 +01:00
07-validation.spec.ts Correctly check if value is a valid Integer 2020-05-12 12:42:14 -04:00
08-blink.spec.ts
09-event-tracker.spec.ts Make the event-tracker module a singleton 2020-06-08 10:13:33 +01:00
10-network.spec.ts
11-api-binder.spec.ts Refactored @ts-ignore to @ts-expect-error in test file 2020-06-08 13:24:19 -04:00
12-logger.spec.ts Refactored @ts-ignore to @ts-expect-error in test file 2020-06-08 13:24:19 -04:00
13-device-config.spec.ts Added support for configuring FDT directive in extlinux.conf 2020-06-23 15:56:10 -04:00
14-application-manager.spec.ts Move database app processing out to its own module 2020-06-11 11:55:11 +01:00
15-conversions.spec.ts Convert all test files to TS and add .spec to all filenames 2020-06-05 18:34:24 -04:00
16-ports.spec.ts Update to @balena/lint 5.x 2020-05-15 12:08:42 +01:00
17-config-utils.spec.ts Refactor backends into seperate files and added tests for extlinux 2020-06-23 15:56:10 -04:00
18-compose-network.spec.ts Convert all test files to TS and add .spec to all filenames 2020-06-05 18:34:24 -04:00
18-startup.spec.ts state: Report device MAC address to the API 2020-06-22 10:41:06 +01:00
19-compose-utils.spec.ts Convert all test files to TS and add .spec to all filenames 2020-06-05 18:34:24 -04:00
20-compose-volume.spec.ts Make logger module a singleton 2020-06-08 17:19:20 +01:00
21-supervisor-api.spec.ts state: Report device MAC address to the API 2020-06-22 10:41:06 +01:00
22-local-mode.spec.ts Make logger module a singleton 2020-06-08 17:19:20 +01:00
23-contracts.spec.ts Convert all test files to TS and add .spec to all filenames 2020-06-05 18:34:24 -04:00
24-deltas.spec.ts Convert all test files to TS and add .spec to all filenames 2020-06-05 18:34:24 -04:00
25-journald.spec.ts Convert all test files to TS and add .spec to all filenames 2020-06-05 18:34:24 -04:00
26-supervisor-api-auth.spec.ts Convert all test files to TS and add .spec to all filenames 2020-06-05 18:34:24 -04:00
27-extlinux-config.spec.ts Added support for configuring FDT directive in extlinux.conf 2020-06-23 15:56:10 -04:00
28-db-format.spec.ts Move database app processing out to its own module 2020-06-11 11:55:11 +01:00
29-append-directive.spec.ts Added support for configuring FDT directive in extlinux.conf 2020-06-23 15:56:10 -04:00
30-fdt-directive.spec.ts Added support for configuring FDT directive in extlinux.conf 2020-06-23 15:56:10 -04:00
fast-mocha.opts Remove CoffeeScript tests and all CoffeeScript tools 2020-05-15 13:01:51 -04:00
mocha.opts