[PR #875] [MERGED] chore(langgraph): add regression test for PARENT Command #1076

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/875
Author: @benjamincburns
Created: 2/18/2025
Status: Merged
Merged: 2/18/2025
Merged by: @benjamincburns

Base: mainHead: ben/command-parent-test


📝 Commits (1)

  • 6986edf chore(langgraph): add regression test for PARENT Command

📊 Changes

1 file changed (+68 additions, -0 deletions)

View changed files

📝 libs/langgraph/src/tests/pregel.test.ts (+68 -0)

📄 Description

Adds test to ensure that the case demonstrated in this doc doesn't regress.


🔄 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/875 **Author:** [@benjamincburns](https://github.com/benjamincburns) **Created:** 2/18/2025 **Status:** ✅ Merged **Merged:** 2/18/2025 **Merged by:** [@benjamincburns](https://github.com/benjamincburns) **Base:** `main` ← **Head:** `ben/command-parent-test` --- ### 📝 Commits (1) - [`6986edf`](https://github.com/langchain-ai/langgraphjs/commit/6986edfed099705deac02f39b16f8f2a0bd999cf) chore(langgraph): add regression test for PARENT Command ### 📊 Changes **1 file changed** (+68 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/src/tests/pregel.test.ts` (+68 -0) </details> ### 📄 Description Adds test to ensure that the case demonstrated in [this doc](https://langchain-ai.github.io/langgraphjs/how-tos/command/#navigating-to-a-node-in-a-parent-graph) doesn't regress. --- <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:05 -05:00
yindo closed this issue 2026-02-15 19:17:05 -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#1076