epam / badgerdoc

Apache License 2.0
33 stars 32 forks source link

test(annotation): cover create_tasks #919

Closed UkiStefanovic closed 1 month ago

UkiStefanovic commented 1 month ago

This pr contains tests for testing the function _createtasks in the file /tests/test_distribution.py.

The test covers two cases of the functions use. First case is when the amount of pages to assign is less than the MAX_PAGES attribute and the second case covers when the files have to be split to multiple tasks.