langchain/tests/unit_tests/document_loader/blob_loaders
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
..
__init__.py
test_filesystem_blob_loader.py Add progress bar to filesystemblob loader, update pytest config for unit tests (#4212) 2023-05-08 16:15:09 -04:00
test_public_api.py Add minimal file system blob loader (#3669) 2023-05-01 21:37:26 -04:00
test_schema.py Blob: Add validator and use future annotations (#3650) 2023-04-27 14:33:59 -04:00