mirror of
https://github.com/langchain-ai/langchain-postgres.git
synced 2026-07-16 01:33:18 -04:00
[PR #3] [MERGED] Mvoe integration tests to unit tests #104
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:eugene/move_integration_tests_to_unit_tests📝 Commits (1)
bb9adccx📊 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.