Skip to content

refactor(test): decouple examples from test infrastructure - #2

Merged
moonyue-w merged 2 commits into
mainfrom
1789906940-go-sdk-example-detesting
Sep 22, 2026
Merged

moonyue-w merged 2 commits into
mainfrom
1789906940-go-sdk-example-detesting

Conversation

@moonyue-w

Copy link
Copy Markdown
Collaborator

Summary

  • move shared live/offline test support from examples/testutil into internal/testsupport
  • repoint Forward and Managed tests to the internal test-support package
  • keep examples independent from tests and preserve the full runnable topic set
  • create the Forward execution-E2E Identity with a name so mounted memory is materialized

Validation

  • make lint
  • make build
  • make test
  • make docs-check
  • CN live: skill_and_memory focused E2E passed after the Identity-name fix

examples 不再被测试 import;保留 offline/live build-tag 切分;14 个测试 repoint。

Task: 1789906940
@moonyue-w
moonyue-w merged commit 541ca69 into main Sep 22, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant