Open prestist opened 9 months ago
still adding unit tests and cleaning up code.
Ooof, ok
Looking at other tests they correctly have a storage translation set
you can see this here with this TestTranslateMountUnit
but for some reason, this one test is .. not? it has all of the translations minus "$.storage" I will need to look into this.
@yasminvalim windows weird ci has been fixed, now we can start addressing issues brought up by @jlebon.
Add a field called 'Parent' which is used to specify a file's parent directory. When a parent is specified, all directories from the parent to the file will be created, with the 'mode' supplied in the parent directory.