filer/tests
y2s82 1156f420c4 Fixed #424 - implement fs.promises.read tests (#429)
* 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
2018-10-09 12:51:59 -04:00
..
bugs Fix lint issues in issue258.js 2018-07-27 11:09:45 -04:00
lib Fix lint issue in tests/lib/indexeddb.js 2018-07-27 11:03:43 -04:00
spec Fixed #424 - implement fs.promises.read tests (#429) 2018-10-09 12:51:59 -04:00
index.html Rebase and update to changes on develop 2018-07-14 11:21:34 -04:00
index.js Add eslint --fix scripts, fix first round of lint errors 2018-07-15 13:25:35 -04:00
test-dir.zip All tests passing, replaced zlib.js with jszip, upstream fixes to browser-request + jszip for Buffers 2014-06-06 21:29:09 -04:00
test-file.txt Add sh.wget() for downloading files into the fs, with tests and docs 2014-05-14 13:24:53 -04:00
test-file.txt.zip First working end-to-end unzip test passing 2014-05-14 13:31:52 -04:00