balena-supervisor/test/lib
Rich Bayliss 28c5a44e71
firewall: Add Host Firewall functionality
Controlled by BALENA_HOST_FIREWALL_MODE, the firewall can
either be 'on' or 'off'.

- In the 'off' state, all traffic is allowed.
- In the 'on' state, only traffic for the core services provided
  by Balena is allowed.

Change-type: patch
Signed-off-by: Rich Bayliss <rich@balena.io>
2020-07-01 18:43:08 +01:00
..
application-manager-test-states.ts Move database app processing out to its own module 2020-06-11 11:55:11 +01:00
chai-config.ts Convert some coffeescript tests to typescript 2019-10-30 10:58:32 +00:00
errors.ts Do not polute test output with unncessarry stack trace 2019-11-19 09:48:56 +00:00
mocked-balena-api.ts Use API v6 2020-06-15 13:57:32 +03:00
mocked-device-api.ts state: Report device MAC address to the API 2020-06-22 10:41:06 +01:00
mocked-iptables.ts firewall: Add Host Firewall functionality 2020-07-01 18:43:08 +01:00
prepare.ts Make the config module a singleton 2020-06-02 14:29:05 +01:00