All checks were successful
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com> Co-committed-by: Jeffrey Smith <jasafpro@gmail.com>
12 lines
349 B
JSON
12 lines
349 B
JSON
{
|
|
"id": "icd-test-runner",
|
|
"icon": "🧪",
|
|
"type": "surface",
|
|
"title": "ICD Test Runner",
|
|
"route": "/s/icd-test-runner",
|
|
"auth": "authenticated",
|
|
"layout": "single",
|
|
"version": "0.28.7.0",
|
|
"description": "Integration test runner — validates ICD endpoint contracts across smoke, CRUD, AuthZ, Security, Provider, and SDK tiers."
|
|
}
|