- Update health check messages in CI workflows to specify HTTP and gRPC readiness for the Tai service. - Refactor integration tests to use `require` assertions instead of `assert`, improving error handling and test reliability. - Ensure that responses from gRPC calls are not nil, enhancing test robustness. These changes improve the clarity of service readiness checks and strengthen the integration test suite. |
||
|---|---|---|
| .. | ||
| build-docker.yml | ||
| build-linux.yml | ||
| build-macos.yml | ||
| pr-receive.yml | ||
| pr-test.yml | ||
| release-macos.yml | ||
| unit-test.yml | ||