Co-authored-by: Jeffrey Smith <jasafpro@gmail.com> Co-committed-by: Jeffrey Smith <jasafpro@gmail.com>
11 lines
336 B
JSON
11 lines
336 B
JSON
{
|
|
"id": "sdk-test-runner",
|
|
"icon": "🔬",
|
|
"title": "SDK Test Runner",
|
|
"route": "/s/sdk-test-runner",
|
|
"auth": "authenticated",
|
|
"layout": "single",
|
|
"version": "0.37.15.0",
|
|
"description": "Dual-path SDK validation: tests every sw.api.* domain method against the ICD. SDK fail + ICD pass = SDK bug. Both fail = ICD bug."
|
|
}
|