mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #2252] [MERGED] add integration tests for openai #2356
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-official-plugins/pull/2252
Author: @hjlarry
Created: 12/14/2025
Status: ✅ Merged
Merged: 12/14/2025
Merged by: @crazywoola
Base:
main← Head:p43📝 Commits (6)
4ec23fbadd integration tests for openai5adb5a1test CI fixf2f4f76Revert "test CI fix"211cec3Merge remote-tracking branch 'myori/main' into p4321c6a9bMerge remote-tracking branch 'myori/main' into p4384e3de7fix CI📊 Changes
4 files changed (+559 additions, -37 deletions)
View changed files
📝
tests/models/__mockserver/openai.py(+140 -1)➕
tests/models/openai/conftest.py(+40 -0)➕
tests/models/openai/requirements.txt(+1 -0)📝
tests/models/openai/test_openai.py(+378 -36)📄 Description
Related Issues or Context
This PR contains Changes to Non-Plugin
This PR contains Changes to Non-LLM Models Plugin
This PR contains Changes to LLM Models Plugin
Version Control (Any Changes to the Plugin Will Require Bumping the Version)
VersionField, Not in Meta Section)Dify Plugin SDK Version
dify_plugin>=0.3.0,<0.6.0is in requirements.txt (SDK docs)Environment Verification (If Any Code Changes)
Local Deployment Environment
SaaS Environment
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.