langchain/tests/unit_tests/document_loader
Eugene Yurtsev aa11f7c89b
Add progress bar to filesystemblob loader, update pytest config for unit tests (#4212)
This PR adds:

* Option to show a tqdm progress bar when using the file system blob loader
* Update pytest run configuration to be stricter
* Adding a new marker that checks that required pkgs exist
2023-05-08 16:15:09 -04:00
..
blob_loaders Add progress bar to filesystemblob loader, update pytest config for unit tests (#4212) 2023-05-08 16:15:09 -04:00
__init__.py Harrison/youtube loader (#1545) 2023-03-08 20:53:27 -08:00
test_base.py Add BlobParser abstraction (#3979) 2023-05-05 21:43:38 -04:00
test_csv_loader.py Harrison/csv loader (#3771) 2023-04-28 21:54:24 -07:00
test_youtube.py Harrison/youtube loader (#1545) 2023-03-08 20:53:27 -08:00