balena-io / open-balena-api

The core API of openBalena
https://balena.io/open
GNU Affero General Public License v3.0
58 stars 29 forks source link

Fail tests if the minio-client fails to initialize the server #1690

Closed Page- closed 1 month ago

Page- commented 1 month ago

This catches errors early rather than potentially waiting for runtime failures that could happen much later and be unclear as to the root cause

Change-type: patch