temporalio / temporalio/samples-python
[Feature Request] End-to-end testing for OpenAI Agents SDK examples
Đang mở
@donald-pinckney đang làm issue này rồi.
Từ ngày 30/9/2025.
enhancement
- Ngôn ngữ chính
- Python
- Star
- 367
- Fork
- 121
- Merge trung bình
- 3 ngày 20 giờ
- Pull request đã merge (30 ngày)
- 11
Mô tả
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).
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.