[PR #2553] [CLOSED] tests(models/openai): add e2e test #2566

Closed
opened 2026-02-16 11:17:20 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/2553
Author: @Stream29
Created: 2/6/2026
Status: Closed

Base: mainHead: models/openai/e2e-test


📝 Commits (2)

  • 480c6ae tests(models/openai): add e2e test
  • aaaf070 chore(models/openai): bump version

📊 Changes

4 files changed (+165 additions, -4 deletions)

View changed files

📝 models/openai/manifest.yaml (+1 -1)
📝 models/openai/pyproject.toml (+4 -1)
models/openai/tests/test_llm_call.py (+90 -0)
📝 models/openai/uv.lock (+70 -2)

📄 Description

Related Issues or Context

https://github.com/langgenius/dify/discussions/19379

This PR contains Changes to LLM Models Plugin

Only test added.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-official-plugins/pull/2553 **Author:** [@Stream29](https://github.com/Stream29) **Created:** 2/6/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `models/openai/e2e-test` --- ### 📝 Commits (2) - [`480c6ae`](https://github.com/langgenius/dify-official-plugins/commit/480c6aea114247b77ef79578e3a4723956907f5c) tests(models/openai): add e2e test - [`aaaf070`](https://github.com/langgenius/dify-official-plugins/commit/aaaf07051a53e83e27abed162a47f7dee612e7de) chore(models/openai): bump version ### 📊 Changes **4 files changed** (+165 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `models/openai/manifest.yaml` (+1 -1) 📝 `models/openai/pyproject.toml` (+4 -1) ➕ `models/openai/tests/test_llm_call.py` (+90 -0) 📝 `models/openai/uv.lock` (+70 -2) </details> ### 📄 Description ## Related Issues or Context https://github.com/langgenius/dify/discussions/19379 ## This PR contains Changes to *LLM Models Plugin* Only test added. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 11:17:20 -05:00
yindo closed this issue 2026-02-16 11:17:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#2566