markdowndb icon indicating copy to clipboard operation
markdowndb copied to clipboard

Make tests for folders with 500+ files

Open mohamedsalem401 opened this issue 2 years ago • 1 comments

We need to add tests for large folders: https://github.com/datopian/markdowndb/issues/22

I think we should make a new repository for that

mohamedsalem401 avatar Dec 18 '23 15:12 mohamedsalem401

You could just generate your import data for this one test until you find a test case that is more complex.

Just make generator that creates some directories of different levels and different files, assert that that there are actually > 500 created and then run the test.

dstengle avatar Dec 18 '23 18:12 dstengle