Skip to content

Move files Subplot library to lib/ and add tests

Lars Wirzenius requested to merge functests into main

This is part of #83 (closed) but does not handle it completely: only the files library, and only adds acceptance tests. Missing is, at least, linting of the Python code. Unit tests are less useful for these functions, since they deal with the filesystem, so only integration tests are needed here, I think.

Merge request reports