You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/tests/unit_tests
leo-gan 579ad85785
skip unit tests that fail in Windows (#2238)
Issue #2174
Several unit tests fail in Windows.
Added pytest attribute to skip these tests automatically.
1 year ago
..
agents Harrison/base agent without docs (#2166) 1 year ago
callbacks
chains skip unit tests that fail in Windows (#2238) 1 year ago
data
docstore Harrison/document cleanup (#2062) 2 years ago
document_loader rm pandas dependency (#2102) 2 years ago
llms
output_parsers PydanticOutputParser unit test (#2047) 2 years ago
prompts big docs refactor (#1978) 2 years ago
tools
utilities
__init__.py
test_bash.py skip unit tests that fail in Windows (#2238) 1 year ago
test_formatting.py
test_python.py
test_sql_database.py sql: do not hard code the LIMIT clause in the table_info section (#1563) 2 years ago
test_sql_database_schema.py sql: do not hard code the LIMIT clause in the table_info section (#1563) 2 years ago
test_text_splitter.py