filer/tests
Rachael Scotchmer 4aae53839a Issue 627 (#746)
* added test to fs.readlink.spec.js

* added test for fs.write() to try and write a file opened without the O_WRITE flag

* added test to fs.write() that attempts to write with a buffer that is too small

* added a test to fs.write() to try and write to a file that doesn't exist

* added more specific summary of test for writing to buffer when length is too long, check the type of error that a test returns

* Adjusted the message on line 69 to be more clear
2019-03-12 15:12:38 -04:00
..
bugs Support file:// URLs and Buffers for path args, throw when invalid 2019-01-02 19:46:36 -05:00
filesystems Fix #646: add tools/get-filer-version.js to find old Filer versions 2018-12-22 01:02:04 -05:00
lib fixed Issue-689 indexedDB.js (#700) 2019-01-31 15:40:09 -05:00
spec Issue 627 (#746) 2019-03-12 15:12:38 -04:00
index.html increase test timeout to 10 seconds from 5 seconds 2019-02-23 16:42:03 -05:00
index.js fixed #738: consolidated stats into stat tests (#743) 2019-02-23 16:42:51 -05: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