Add initial test framework for utils functions
Compare changes
- Matthew K Defenderfer authored
+ 89
− 2
@@ -5,8 +5,9 @@ from rc_gpfs import utils
@@ -23,6 +24,7 @@ def test_as_path_valid(path: Path | Literal["/data/rc/gpfs-policy"]):
@@ -163,4 +165,89 @@ class TestSizeGrouping:
\ No newline at end of file
\ No newline at end of file