temporalio / temporalio/samples-python

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

Offen
#254 1 Kommentar 0 Reaktionen 1 zugewiesene Person Auf GitHub ansehen

@donald-pinckney arbeitet bereits daran.

Seit 30.9.2025.

enhancement
Vorherrschende Sprache
Python
Sterne
367
Forks
121
Ø Merge
3 T. 20 Std.
Gemergte PRs (30 T.)
11

Beschreibung

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

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.