[PR #1079] [MERGED] supervisor: move tests + add a new one #1226

Closed
opened 2026-02-15 19:17:43 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1079
Author: @vbarda
Created: 4/4/2025
Status: Merged
Merged: 4/4/2025
Merged by: @vbarda

Base: mainHead: vb/move-tests


📝 Commits (1)

  • e96c2f1 supervisor: move tests + add a new one

📊 Changes

3 files changed (+410 additions, -2 deletions)

View changed files

libs/langgraph-supervisor/src/tests/supervisor.test.ts (+268 -0)
📝 libs/langgraph-supervisor/src/tests/supervisorSubgraph.test.ts (+2 -2)
libs/langgraph-supervisor/src/tests/utils.ts (+140 -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/langchain-ai/langgraphjs/pull/1079 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 4/4/2025 **Status:** ✅ Merged **Merged:** 4/4/2025 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `vb/move-tests` --- ### 📝 Commits (1) - [`e96c2f1`](https://github.com/langchain-ai/langgraphjs/commit/e96c2f16b394d5f8a722a06a2f26e66d87163838) supervisor: move tests + add a new one ### 📊 Changes **3 files changed** (+410 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `libs/langgraph-supervisor/src/tests/supervisor.test.ts` (+268 -0) 📝 `libs/langgraph-supervisor/src/tests/supervisorSubgraph.test.ts` (+2 -2) ➕ `libs/langgraph-supervisor/src/tests/utils.ts` (+140 -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-15 19:17:43 -05:00
yindo closed this issue 2026-02-15 19:17:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#1226