Initial unit tests, code cleanup

This commit is contained in:
2022-10-31 00:42:29 +01:00
parent abde48640f
commit d0956f851c
13 changed files with 180 additions and 24 deletions

View File

@ -0,0 +1,7 @@
{
"datasets": {
"baz": {
"filename": "data/test.csv"
}
}
}