Skip to content

Commit 4b757b5

Browse files
INTPYTHON-492 Temporarily remove pregel tests (#65)
1 parent 3afd5de commit 4b757b5

File tree

14 files changed

+16
-29314
lines changed

14 files changed

+16
-29314
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
tldr; Placeholder until after https://jira.mongodb.org/browse/INTPYTHON-492 is resolved.
2+
3+
This directory had previously held copies of test_pregel.py and test_pregel_async.py,
4+
as well as associated fixtures and utilities.
5+
[See here](https://github.com/langchain-ai/langgraph/blob/main/libs/langgraph/tests)
6+
What was here was only temporary.
7+
The files were copied from the langgraph library, not langgraph-checkpoint-X.
8+
While not in the checkpoint lib itself, they provided extensive testing of the checkpointers
9+
that were crucial to testing edge cases.
10+
11+
As LangGraph development continued our copies have began to fail.
12+
We will determine how to proceed with maintenance in conversation with the
13+
Langchain-AI / LangGraph team.

libs/langgraph-checkpoint-mongodb/tests/integration_tests/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)