[PR #31] [MERGED] Feature/add test to nodejs sdk #22273

Closed
opened 2026-02-21 20:18:35 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/31
Author: @crazywoola
Created: 5/15/2023
Status: Merged
Merged: 5/15/2023
Merged by: @crazywoola

Base: mainHead: feature/add-test-to-nodejs-sdk


📝 Commits (2)

📊 Changes

4 files changed (+87 additions, -2 deletions)

View changed files

sdks/nodejs-client/babel.config.json (+5 -0)
📝 sdks/nodejs-client/index.js (+2 -2)
sdks/nodejs-client/index.test.js (+66 -0)
📝 sdks/nodejs-client/package.json (+14 -0)

📄 Description

No description provided


🔄 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/pull/31 **Author:** [@crazywoola](https://github.com/crazywoola) **Created:** 5/15/2023 **Status:** ✅ Merged **Merged:** 5/15/2023 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `feature/add-test-to-nodejs-sdk` --- ### 📝 Commits (2) - [`7d00e0e`](https://github.com/langgenius/dify/commit/7d00e0e747fc9e045154836ce0fe1677563b3886) feat: add test - [`f360e3d`](https://github.com/langgenius/dify/commit/f360e3d183ad413ac9ee4aa54a5100afbf00b986) feat: add test ### 📊 Changes **4 files changed** (+87 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `sdks/nodejs-client/babel.config.json` (+5 -0) 📝 `sdks/nodejs-client/index.js` (+2 -2) ➕ `sdks/nodejs-client/index.test.js` (+66 -0) 📝 `sdks/nodejs-client/package.json` (+14 -0) </details> ### 📄 Description _No description provided_ --- <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-21 20:18:35 -05:00
yindo closed this issue 2026-02-21 20:18:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22273