Describe the bug
Bug Report
Description
Running microcks test against a service that isn't registered in Microcks
causes a panic instead of a clean, user-facing error message.
Steps to Reproduce
./microcks test 'NonExistent API:1.0.0' http://localhost:8585 OPEN_API_SCHEMA \
--microcksURL=http://localhost:8585/api/ \
--waitFor=5sec
Expected behavior
A clear error message like:
Actual behavior
How to Reproduce?
No response
Microcks version or git rev
No response
Install method (docker-compose, helm chart, operator, docker-desktop extension,...)
No response
Additional information
No response
Describe the bug
Bug Report
Description
Running
microcks testagainst a service that isn't registered in Microckscauses a panic instead of a clean, user-facing error message.
Steps to Reproduce
Expected behavior
A clear error message like:
Actual behavior
How to Reproduce?
No response
Microcks version or git rev
No response
Install method (
docker-compose,helm chart,operator,docker-desktop extension,...)No response
Additional information
No response