test: align template list fixtures with supported runtimes #1777

Merged
hongming merged 1 commits from fix/templates-supported-runtime-tests into main 2026-05-24 05:27:09 +00:00
Owner

Summary

  • update /templates handler test fixtures to declare supported runtimes after autogen/langgraph removal
  • keep legacy top-level model coverage while requiring a supported runtime
  • replace obsolete langgraph fixture with hermes for providers-omitted coverage

Verification

  • cd workspace-server && go test ./internal/handlers -run 'TestTemplatesList_WithTemplates|TestTemplatesList_OmitsProvidersWhenAbsent|TestTemplatesList_LegacyTopLevelModel'
  • cd workspace-server && go test ./internal/handlers
  • git diff --check
## Summary - update /templates handler test fixtures to declare supported runtimes after autogen/langgraph removal - keep legacy top-level model coverage while requiring a supported runtime - replace obsolete langgraph fixture with hermes for providers-omitted coverage ## Verification - cd workspace-server && go test ./internal/handlers -run 'TestTemplatesList_WithTemplates|TestTemplatesList_OmitsProvidersWhenAbsent|TestTemplatesList_LegacyTopLevelModel' - cd workspace-server && go test ./internal/handlers - git diff --check
hongming added 1 commit 2026-05-24 05:24:14 +00:00
test: align template list fixtures with supported runtimes
Block internal-flavored paths / Block forbidden paths (pull_request) Waiting to run
ci-arm64-advisory / fast-checks (pull_request) Waiting to run
E2E API Smoke Test / detect-changes (pull_request) Waiting to run
E2E Chat / detect-changes (pull_request) Waiting to run
E2E Staging Canvas (Playwright) / detect-changes (pull_request) Waiting to run
Handlers Postgres Integration / detect-changes (pull_request) Waiting to run
Harness Replays / detect-changes (pull_request) Waiting to run
Lint forbidden tenant-env keys / Scan workspace_secrets writers for forbidden env keys (pull_request) Waiting to run
Lint no tenant GITEA or GITHUB token write / Scan for repo-host token write into tenant workspace surface (pull_request) Waiting to run
lint-required-no-paths / lint-required-no-paths (pull_request) Waiting to run
Secret scan / Scan diff for credential-shaped strings (pull_request) Waiting to run
Ops Scripts Tests / Ops scripts (unittest) (pull_request) Waiting to run
gate-check-v3 / gate-check (pull_request) Waiting to run
qa-review / approved (pull_request) Waiting to run
security-review / approved (pull_request) Waiting to run
sop-checklist / all-items-acked (pull_request) Waiting to run
sop-checklist / review-refire (pull_request) Waiting to run
sop-tier-check / tier-check (pull_request) Waiting to run
Lint shellcheck (arm64 pilot) / shellcheck-arm64 (pilot) (pull_request) Successful in 9s
audit-force-merge / audit (pull_request) Successful in 3s
CI / all-required (pull_request) Failing after 40m22s
CI / Platform (Go) (pull_request) Has been skipped
CI / Canvas (Next.js) (pull_request) Has been skipped
CI / Shellcheck (E2E scripts) (pull_request) Has been skipped
CI / Canvas Deploy Reminder (pull_request) Has been skipped
CI / Python Lint & Test (pull_request) Has been cancelled
CI / Detect changes (pull_request) Has been cancelled
E2E API Smoke Test / E2E API Smoke Test (pull_request) Has been cancelled
E2E Chat / E2E Chat (pull_request) Has been cancelled
E2E Staging Canvas (Playwright) / Canvas tabs E2E (pull_request) Has been cancelled
Handlers Postgres Integration / Handlers Postgres Integration (pull_request) Has been cancelled
Harness Replays / Harness Replays (pull_request) Has been cancelled
a492d11175
hongming merged commit 8e3fd8fabe into main 2026-05-24 05:27:09 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: molecule-ai/molecule-core#1777