This repository has been archived on 2026-04-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
core/packages/sdk-test-runner/manifest.json
gobha 96a4f16bc5 Changeset 0.37.17 (#229)
Co-authored-by: gobha <jasafpro@gmail.com>
Co-committed-by: gobha <jasafpro@gmail.com>
2026-03-24 16:50:00 +00:00

10 lines
318 B
JSON

{
"id": "sdk-test-runner",
"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."
}