balena-supervisor/test
Roman Mazur d9c669ebad
Hide init method in configJson
ConfigJson users now don't need to worry about initialization.
It's done lazily on the first public method call.

Implementation is also rewritten to follow async/await pattern.

Change-type: patch
Signed-off-by: Roman Mazur <roman@balena.io>
2019-12-11 19:19:47 +02:00
..
data Hide init method in configJson 2019-12-11 19:19:47 +02:00
lib Do not polute test output with unncessarry stack trace 2019-11-19 09:48:56 +00:00
00-init.ts Convert some coffeescript tests to typescript 2019-10-30 10:58:32 +00:00
01-constants.spec.ts Convert some coffeescript tests to typescript 2019-10-30 10:58:32 +00:00
02-db.spec.ts Convert some coffeescript tests to typescript 2019-10-30 10:58:32 +00:00
03-config.spec.ts Convert some coffeescript tests to typescript 2019-10-30 10:58:32 +00:00
04-service.spec.ts Convert some coffeescript tests to typescript 2019-10-30 10:58:32 +00:00
05-device-state.spec.ts Extract loadTargetFromFile function to preload module 2019-11-07 09:47:19 +00:00
06-iptables.spec.ts Convert some coffeescript tests to typescript 2019-10-30 10:58:32 +00:00
07-validation.spec.ts Convert some coffeescript tests to typescript 2019-10-30 10:58:32 +00:00
08-blink.spec.ts Convert some coffeescript tests to typescript 2019-10-30 10:58:32 +00:00
09-event-tracker.spec.ts event-tracker: Use std mixpanel types 2019-11-05 18:09:09 +02:00
10-network.spec.ts Convert some coffeescript tests to typescript 2019-10-30 10:58:32 +00:00
11-api-binder.spec.ts Convert some coffeescript tests to typescript 2019-10-30 10:58:32 +00:00
12-logger.spec.coffee Remove mochainon dependnecy 2019-06-19 23:31:58 +03:00
13-device-config.spec.coffee Refactor code to use async/await syntax 2019-11-16 19:43:22 +00:00
14-application-manager.spec.coffee Add regression test for app manager init 2019-11-27 13:51:15 +02:00
15-conversions.spec.coffee Remove mochainon dependnecy 2019-06-19 23:31:58 +03:00
16-ports.spec.coffee Remove mochainon dependnecy 2019-06-19 23:31:58 +03:00
17-config-utils.spec.coffee Remove mochainon dependnecy 2019-06-19 23:31:58 +03:00
18-compose-network.coffee Correctly handle partial IPAM configurations for networks 2019-09-16 12:27:06 +01:00
18-startup.coffee Don't attempt to setup a log stream to the cloud before provision 2019-07-09 13:21:05 +01:00
19-compose-utils.coffee Remove mochainon dependnecy 2019-06-19 23:31:58 +03:00
20-compose-volume.ts volumes: Allow the use of the 'driver' setting in volumes 2019-12-02 11:59:44 +00:00
21-device-api.ts Support network_modes of service:<servicename> 2019-07-23 13:41:19 +01:00
22-api-binder.ts Add test number to test files name 2019-10-01 16:17:42 +01:00
23-local-mode.ts Do not polute test output with unncessarry stack trace 2019-11-19 09:48:56 +00:00
24-contracts.ts Consider linux4tegra versions in container contracts 2019-11-27 10:22:35 +00:00
fast-mocha.opts Add tests for Volume 2019-07-04 11:47:39 +01:00
mocha.opts tests: Increase timeout for test suites 2018-11-06 15:27:58 +00:00