epam / badgerdoc

Apache License 2.0
33 stars 32 forks source link

test(annotation): cover distribute_whole_files #918

Closed UkiStefanovic closed 1 month ago

UkiStefanovic commented 2 months ago

The function distribute_whole_files from module annotation/distribution/main.py already had tests, but did not have full coverage. This pull request covers the whole function with 3 more tests that are edgecases. You can find these tests in annotation/tests/test_distribution.py