balena-supervisor/test/lib
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
..
application-manager-test-states.ts Move database app processing out to its own module 2020-06-11 11:55:11 +01:00
application-state-mock.ts application-manager: Convert to a singleton 2020-09-14 11:23:36 +01:00
chai-config.ts Convert some coffeescript tests to typescript 2019-10-30 10:58:32 +00:00
errors.ts Update typed-error to 3.x 2020-08-19 10:07:54 +01:00
mocked-balena-api.ts api-binder: Convert to a singleton 2020-09-14 09:31:12 +01:00
mocked-device-api.ts api: Implement scoped Supervisor API keys 2020-09-17 11:25:56 +00:00
mocked-dockerode.ts application-manager: Convert to a singleton 2020-09-14 11:23:36 +01:00
mocked-event-tracker.ts api-binder: Convert to a singleton 2020-09-14 09:31:12 +01:00
mocked-iptables.ts bug: Firewall not blocking supervisor access from outside the device 2020-08-12 13:43:33 +01:00
prepare.ts Make the config module a singleton 2020-06-02 14:29:05 +01:00