[PR #783] [MERGED] chore(langgraph): test errors thrown from conditional edges #1006

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/783
Author: @benjamincburns
Created: 1/15/2025
Status: Merged
Merged: 1/15/2025
Merged by: @benjamincburns

Base: mainHead: ben/conditional-edge


📝 Commits (1)

  • bfb945b chore(langgraph): test errors thrown from conditional edges

📊 Changes

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

View changed files

📝 libs/langgraph/src/tests/errors.test.ts (+25 -0)

📄 Description

Test logic taken directly from #779. That issue fails to reproduce in this version, but it seemed like a good idea to add it to the suite.


🔄 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/783 **Author:** [@benjamincburns](https://github.com/benjamincburns) **Created:** 1/15/2025 **Status:** ✅ Merged **Merged:** 1/15/2025 **Merged by:** [@benjamincburns](https://github.com/benjamincburns) **Base:** `main` ← **Head:** `ben/conditional-edge` --- ### 📝 Commits (1) - [`bfb945b`](https://github.com/langchain-ai/langgraphjs/commit/bfb945b112e6fb89fbf18272b1c6fd4836e78efd) chore(langgraph): test errors thrown from conditional edges ### 📊 Changes **1 file changed** (+25 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/src/tests/errors.test.ts` (+25 -0) </details> ### 📄 Description Test logic taken directly from #779. That issue fails to reproduce in this version, but it seemed like a good idea to add it to the suite. --- <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:16:45 -05:00
yindo closed this issue 2026-02-15 19:16:46 -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#1006