Pytest tests now cover again default, prepend, and smart-prepend mode of appendfilename.
The format of the smart-prepend mode depends on the format of the format of the input file submitted. At present, the robustness of processing the separator between the string-to-be-added and the original file name depends on the operating system (Linux Debian better, than Windows). Nevertheless, the commit provides the tests (in place, only muted) to assist a refactoring of appendfilename in future.
Pytest tests now cover again default, prepend, and smart-prepend mode of appendfilename.
The format of the smart-prepend mode depends on the format of the format of the input file submitted. At present, the robustness of processing the separator between the string-to-be-added and the original file name depends on the operating system (Linux Debian better, than Windows). Nevertheless, the commit provides the tests (in place, only muted) to assist a refactoring of appendfilename in future.