temporalio / temporalio/samples-python

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

Aperta
#254 1 commento 0 reazioni 1 assegnatario Vedi su GitHub

@donald-pinckney ci sta già lavorando.

Dal 30/9/2025.

enhancement
Lingua principale
Python
Stelle
367
Fork
121
Merge medio
3g 20h
PR unite (30g)
11

Descrizione

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).

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.