[PR #3] [MERGED] Mvoe integration tests to unit tests #104

Closed
opened 2026-02-16 05:16:37 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langchain-postgres/pull/3
Author: @eyurtsev
Created: 4/8/2024
Status: Merged
Merged: 4/8/2024
Merged by: @eyurtsev

Base: mainHead: eugene/move_integration_tests_to_unit_tests


📝 Commits (1)

📊 Changes

8 files changed (+0 additions, -0 deletions)

View changed files

tests/integration_tests/fixtures/__init__.py (+0 -0)
📝 tests/unit_tests/fake_embeddings.py (+0 -0)
📝 tests/unit_tests/fixtures/__init__.py (+0 -0)
📝 tests/unit_tests/fixtures/filtering_test_cases.py (+0 -0)
📝 tests/unit_tests/test_chat_histories.py (+0 -0)
📝 tests/unit_tests/test_checkpointer.py (+0 -0)
📝 tests/unit_tests/test_compile.py (+0 -0)
📝 tests/unit_tests/test_vectorstore.py (+0 -0)

📄 Description

In this package, we will allow unit tests to interact with postgres directly.


🔄 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/langchain-postgres/pull/3 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 4/8/2024 **Status:** ✅ Merged **Merged:** 4/8/2024 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/move_integration_tests_to_unit_tests` --- ### 📝 Commits (1) - [`bb9adcc`](https://github.com/langchain-ai/langchain-postgres/commit/bb9adcc66385a7aa9159341f1cbb15ffaedb0bf6) x ### 📊 Changes **8 files changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> ➖ `tests/integration_tests/fixtures/__init__.py` (+0 -0) 📝 `tests/unit_tests/fake_embeddings.py` (+0 -0) 📝 `tests/unit_tests/fixtures/__init__.py` (+0 -0) 📝 `tests/unit_tests/fixtures/filtering_test_cases.py` (+0 -0) 📝 `tests/unit_tests/test_chat_histories.py` (+0 -0) 📝 `tests/unit_tests/test_checkpointer.py` (+0 -0) 📝 `tests/unit_tests/test_compile.py` (+0 -0) 📝 `tests/unit_tests/test_vectorstore.py` (+0 -0) </details> ### 📄 Description In this package, we will allow unit tests to interact with postgres directly. --- <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-16 05:16:37 -05:00
yindo closed this issue 2026-02-16 05:16:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langchain-postgres#104