Skip to content

Commit

Permalink
Port databricks-langchain integration tests (#26)
Browse files Browse the repository at this point in the history
* Port databricks-langchain integration tests

Signed-off-by: Prithvi Kannan <[email protected]>

* format

Signed-off-by: Prithvi Kannan <[email protected]>

* only unit tests in ci

Signed-off-by: Prithvi Kannan <[email protected]>

* update import

Signed-off-by: Prithvi Kannan <[email protected]>

* lint

Signed-off-by: Prithvi Kannan <[email protected]>

---------

Signed-off-by: Prithvi Kannan <[email protected]>
  • Loading branch information
prithvikannan authored Dec 11, 2024
1 parent 1f43c17 commit efbfc54
Show file tree
Hide file tree
Showing 11 changed files with 503 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ jobs:
pip install integrations/langchain[dev]
- name: Run tests
run: |
pytest integrations/langchain/tests
pytest integrations/langchain/tests/unit_tests
Empty file.
Loading

0 comments on commit efbfc54

Please sign in to comment.