ONSdigital / dp-python-tools

Simple reusable python resources for digital publishing.
MIT License
1 stars 0 forks source link

Methods and tests added #22

Closed SarahJohnsonONS closed 7 months ago

SarahJohnsonONS commented 7 months ago

What

add_file(), get_file_names() and get_current_source_pathlike() methods added to LocalDirectoryStore with associated tests.

How to review

Sanity check and ensure test coverage is sufficient.

Who can review

Anyone.