Currently, unittests are not really independent from each other. Besides, some improvements are needed, e.g. use pytest's ``tmp_path`` fixture, use mocks, use classes.
Currently, unittests are not really independent from each other.
Besides, some improvements are needed, e.g. use pytest's
tmp_pathfixture, use mocks, use classes.