temporalio / temporalio/samples-python
[Feature Request] End-to-end testing for OpenAI Agents SDK examples
オープン
@donald-pinckney がすでに取り組んでいます。
2025年9月30日 から。
enhancement
- 主要言語
- Python
- スター
- 367
- フォーク
- 121
- 平均マージ
- 3日 20時間
- マージ済み PR(30日)
- 11
説明
Is your feature request related to a problem? Please describe.
We need to add end-to-end tests to OpenAI Agents SDK samples to ensure that they remain stable.
Describe the solution you'd like
- Using the commands in the README, run each sample by launching the worker and the workflow runner program
- In some cases, additional resources, such as MCP servers or Postgres databases, may also need to run
- Some samples are interactive. Support this by sending commands to standard in.
- The core functionality should be conventional programmatic code.
- If the workflow runner exits with success, consider the run successful.
- Clean up all resources.
Additional context
- Optionally, verify: 1/ commands run match the README files (LLM or traditional search), 2/ Outputs match expected outputs (using LLMs).
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。