googleinterns / filesystem-in-appsscript

Apache License 2.0
5 stars 1 forks source link

[Ready, but don't review] Dir() + Kill() + ChDir + ChDrive + MkDir + RmDir #65

Closed satviksr closed 4 years ago

todo[bot] commented 4 years ago

Write tests for ChDrive

ChDrive cannot be tested by the File Mapper Mocker as the mocker


https://github.com/googleinterns/filesystem-in-appsscript/blob/4864afa816c08ee31de2d7c531dfa5b7e163d808/FileSystem/DirectoryManager.js#L178-L183


This comment was generated by todo based on a todo comment in 4864afa816c08ee31de2d7c531dfa5b7e163d808 in #65. cc @googleinterns.
todo[bot] commented 4 years ago

Kill API: Throw error if file is open

https://github.com/googleinterns/filesystem-in-appsscript/blob/4864afa816c08ee31de2d7c531dfa5b7e163d808/FileSystem/DirectoryManager.js#L231-L236


This comment was generated by todo based on a todo comment in 4864afa816c08ee31de2d7c531dfa5b7e163d808 in #65. cc @googleinterns.