1156f420c4
* implemented first two tests of fs.promises.read * simplified the 2nd fs.promises.read test * implemented test on file position update for fs.promises.read * implemented directory read failure test for fs.promises.read * implemented test to check the return type to be a Promise in fs.promises.read * fixed indentation and also fixed a catch statement to allow all code to be reachable * made tests more promise-friendly * applied some style changes and test changes as per @rdittrich97 suggestions * removed lines that are unnecessary for promise-based testing and syntactically simplified some function definitions * removed more unnecessary check lines in directory check fail test |
||
---|---|---|
.. | ||
bugs | ||
lib | ||
spec | ||
index.html | ||
index.js | ||
test-dir.zip | ||
test-file.txt | ||
test-file.txt.zip |