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/document_loaders
Adam Quigley e78c9be312
Add Confluence Loader unit tests (#3333)
Adds some basic unit tests for the ConfluenceLoader that can be extended
later. Ports this [PR from
llama-hub](https://github.com/emptycrown/llama-hub/pull/208) and adapts
it to `langchain`.

@Jflick58 and @zywilliamli adding you here as potential reviewers

---------

Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
1 year ago
..
blob_loaders fix(document_loaders/telegram): fix pandas calls + add tests (#4806) 1 year ago
loaders fix(document_loaders/telegram): fix pandas calls + add tests (#4806) 1 year ago
parsers fix(document_loaders/telegram): fix pandas calls + add tests (#4806) 1 year ago
test_docs fix(document_loaders/telegram): fix pandas calls + add tests (#4806) 1 year ago
__init__.py fix(document_loaders/telegram): fix pandas calls + add tests (#4806) 1 year ago
test_base.py fix(document_loaders/telegram): fix pandas calls + add tests (#4806) 1 year ago
test_confluence.py Add Confluence Loader unit tests (#3333) 1 year ago
test_csv_loader.py fix(document_loaders/telegram): fix pandas calls + add tests (#4806) 1 year ago
test_json_loader.py fix(document_loaders/telegram): fix pandas calls + add tests (#4806) 1 year ago
test_telegram.py fix(document_loaders/telegram): fix pandas calls + add tests (#4806) 1 year ago
test_web_base.py fix(document_loaders/telegram): fix pandas calls + add tests (#4806) 1 year ago
test_youtube.py fix(document_loaders/telegram): fix pandas calls + add tests (#4806) 1 year ago