balena-supervisor/test
Pablo Carranza Velez 1e47d0c434 test: Use longer delays in logger tests
We've seen at least one case where the 10ms delay
wasn't enough, causing the tests to fail where they shouldn't.

(Ideally we should find a better way to detect when the streams
have finished propagating, but this will avoid failures in the meantime).

Change-type: patch
Signed-off-by: Pablo Carranza Velez <pablo@balena.io>
2018-10-25 16:48:06 -07:00
..
data Add /tmp/balena lock and handover paths and BALENA_ env vars 2018-10-16 15:12:04 +02:00
lib Add /tmp/balena lock and handover paths and BALENA_ env vars 2018-10-16 15:12:04 +02:00
00-init.coffee Add some more unit tests to the multicontainer supervisor 2018-04-30 19:39:01 -07:00
01-constants.spec.coffee Add some more unit tests to the multicontainer supervisor 2018-04-30 19:39:01 -07:00
02-db.spec.coffee Add some more unit tests to the multicontainer supervisor 2018-04-30 19:39:01 -07:00
03-config.spec.coffee logger: Remove pubnub leftovers 2018-07-18 12:31:10 -07:00
04-service.spec.coffee service: Fix device name env vars by injecting and filtering in the interface with docker 2018-10-18 14:49:00 +02:00
05-device-state.spec.coffee deviceConfig: allow BALENA_ config variables 2018-10-18 17:20:53 +02:00
06-iptables.spec.coffee Convert iptables module to typescript 2018-06-11 10:20:17 +01:00
07-validation.spec.coffee Add some more unit tests to the multicontainer supervisor 2018-04-30 19:39:01 -07:00
08-blink.spec.coffee Add some more unit tests to the multicontainer supervisor 2018-04-30 19:39:01 -07:00
09-event-tracker.spec.coffee fix: Fix event-tracker being passed no options object 2018-09-04 16:02:06 -07:00
10-network.spec.coffee Add some more unit tests to the multicontainer supervisor 2018-04-30 19:39:01 -07:00
11-api-binder.spec.coffee Don't generate config fields in offline mode 2018-05-21 14:45:32 +01:00
12-logger.spec.coffee test: Use longer delays in logger tests 2018-10-25 16:48:06 -07:00
13-device-config.spec.coffee fix: Store and retrieve device config without namespaces 2018-10-20 04:40:55 +02:00
14-application-manager.spec.coffee compose/service: Convert module to typescript and add network config 2018-09-21 10:30:27 +01:00
15-conversions.spec.coffee Ignore leading and trailing whitespace when parsing env vars 2018-05-22 11:32:31 +01:00
16-ports.spec.coffee Fix: Change import of ports module to be extensionless in tests 2018-09-03 09:39:06 -07:00
17-config-utils.spec.coffee deviceConfig: allow BALENA_ config variables 2018-10-18 17:20:53 +02:00
18-compose-network.coffee Replace io.resin labels (and their env vars) with io.balena equivalents 2018-10-18 13:21:31 +02:00
18-startup.coffee fix: Import logger properly and add startup test 2018-09-04 15:53:49 -07:00
19-compose-utils.coffee fix: Correctly handle array based network definitions for service 2018-10-08 11:29:32 +01:00