[Feature Request] End-to-end testing for OpenAI Agents SDK examples

未關閉
#254 1 則留言 0 個 reaction 已指派 1 人 在 GitHub 檢視

@donald-pinckney 已經在處理了。

開始於 2025年9月30日。

評估

這個 Issue 還沒有評估資料。

描述

enhancement
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).
主要語言
Python
星號
367
分支
121
平均合併
3 天 20 小時
30 天內合併 PR
11

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

temporalio/samples-python 的其他 Issue

查看 temporalio/samples-python 的全部 Issue

相似的 Issue

更多 Python Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。