summaryrefslogtreecommitdiff
path: root/server/common/src/tests.rs
AgeCommit message (Collapse)Author
2025-02-03code coverage: Add tests for commonJoel Klinghed
Add coverage for common as well as server. Fix fs_utils::create_dir_allow_existing to fail if entry exists but isn't a dir.