project-chip / certification-tool

A test harness and tooling designed to simplify development, testing, and certification for devices, guided by the Connectivity Standards Alliance.
https://csa-iot.org/
Apache License 2.0
36 stars 22 forks source link

Waiting for frontend and backend on start #139

Closed mikaelhm closed 8 months ago

mikaelhm commented 8 months ago

There's always been a bit confusion, when running the ./scripts/start.sh as it would take a bit time before the services in the docker containers are actually up and running.

This PR will wait for the frontend and backend to be ready before exiting.