langchain-tests: 0.3.19#
Base Test classes for standard testing.
To learn how to use these classes, see the Integration standard testing guide.
conftest#
Classes
A custom persister for VCR that uses the CustomSerializer. |
|
Custom serializer for VCR cassettes using YAML and gzip. |
Functions
|
integration_tests#
Classes
Base class for chat model integration tests. |
|
Base class for embeddings integration tests. |
|
Base class for retrievers integration tests. |
|
Base class for tools integration tests. |
|
|
Base class for vector store integration tests. |
unit_tests#
Classes
Base class for chat model unit tests. |
|
Base class for embeddings unit tests. |
|
Base class for tools unit tests. |