## Problem statement Currently the test only asserts the function returns a sequence of files, no behavioural tests. <!-- What is wrong? What are the consequences of that? --> ## Proposal Add tests asserting the exact output of the function-call and the difference changing files and (partially?) adding them has on the output. <!-- How do you plan to fix the thing? -->