epam / badgerdoc

Apache License 2.0
33 stars 32 forks source link

test(annotation): cover row to dict function #887

Closed djo753 closed 2 months ago

djo753 commented 2 months ago

Created a pytest unit test for annotation/annotation/annotations/main.py/row_to_dict()

djo753 commented 2 months ago

Refactored fixtures and yield.