balena-supervisor/test
Rich Bayliss c08de8701e api: Implement scoped Supervisor API keys
Each service, when requesting access to the Supervisor API, will
now get an individual key which can be scoped to specific resources.
In this iteration the default scope will be to the application that
the service belongs to.

We also have a `global` scope which is used by the cloud API when in
managed mode.

Change-type: patch
Signed-off-by: Rich Bayliss <rich@balena.io>
2020-09-17 11:25:56 +00:00
..
data application-manager: Convert to a singleton 2020-09-14 11:23:36 +01:00
lib api: Implement scoped Supervisor API keys 2020-09-17 11:25:56 +00:00
00-init.ts application-manager: Convert to a singleton 2020-09-14 11:23:36 +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 api: Implement scoped Supervisor API keys 2020-09-17 11:25:56 +00:00
04-service.spec.ts api: Implement scoped Supervisor API keys 2020-09-17 11:25:56 +00:00
05-device-state.spec.ts api: Implement scoped Supervisor API keys 2020-09-17 11:25:56 +00: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 Convert some coffeescript tests to typescript 2019-10-30 10:58:32 +00:00
09-event-tracker.spec.ts Make the event-tracker module a singleton 2020-06-08 10:13:33 +01:00
10-network.spec.ts log detection of changes to VPN status 2020-07-23 19:20:59 -04:00
11-api-binder.spec.ts device-state: Convert to a singleton 2020-09-14 09:31:12 +01: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 ODMDATA 2020-08-29 09:05:27 -04:00
14-application-manager.spec.ts application-manager: Convert to a singleton 2020-09-14 11:23:36 +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 Preventing removing all configurations if device has no backends 2020-08-24 13:41:17 -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 application-manager: Convert to a singleton 2020-09-14 11:23:36 +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 api: Implement scoped Supervisor API keys 2020-09-17 11:25:56 +00: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 api: Implement scoped Supervisor API keys 2020-09-17 11:25:56 +00:00
27-extlinux-config.spec.ts Refactor configurable backend class names 2020-08-12 14:29:58 -04:00
28-db-format.spec.ts application-manager: Convert to a singleton 2020-09-14 11:23:36 +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
31-docker-utils.spec.ts docker-utils: Test network gateway determination logic 2020-07-22 13:17:16 +01:00
32-compose-app-manager.spec.ts application-manager: Convert to a singleton 2020-09-14 11:23:36 +01:00
32-extra-uenv-config.spec.ts Refactor extra_uEnv backend to match with more devices 2020-09-15 14:19:59 -04:00
33-firewall.spec.ts application-manager: Convert to a singleton 2020-09-14 11:23:36 +01:00
33-os-release.spec.ts fix duplicate test file index 2020-07-30 14:07:00 -04:00
34-compose-app.ts api: Implement scoped Supervisor API keys 2020-09-17 11:25:56 +00:00
34-odmdata-config.spec.ts added support for configuring ODMDATA 2020-08-29 09:05:27 -04:00
fast-mocha.opts application-manager: Convert to a singleton 2020-09-14 11:23:36 +01:00
mocha.opts tests: Increase timeout for test suites 2018-11-06 15:27:58 +00:00