HTTP API Integration Testing

Use when you have deployed a microservice (e.g., TensorFlow Serving, REST API) and need to verify that specific endpoints (e.g., /model/metadata, /classify) return responses with correct schema, field names, and data types before consuming them in production workflows or downstream applications.

HolobiomicsLab 11a3094 6.2 KB Updated

File contents

HolobiomicsLab/asb-skill-collections/tree/main/collections/metabolomics/v1/skills/http-api-integration-testing commit 11a30944e6

Frequently asked questions

npx skillmds@latest add holobiomicslab/http-api-integration-testing