filer/tests
Ben Heidemann 3e88aeca92
Fix issue #766: Remove describe.only from shim tests (#767)
* test: replace describe.only in shim tests with describes so all tests run

* test: move require chai to top of file for consistency with other tests

* chore: npm install

* test: replace describe.only in shim tests with describes so all tests run

* test: move require chai to top of file for consistency with other tests

* chore: npm install

* Revert "chore: npm install"

This reverts commit cddeef421b.

* Revert "test: move require chai to top of file for consistency with other tests"

This reverts commit 40df7912fb.
2021-03-21 13:57:34 -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 refactor: return result of fn when wrapping in utils.shimIndexDB 2021-03-07 15:02:29 +00:00
spec Fix issue #766: Remove describe.only from shim tests (#767) 2021-03-21 13:57:34 -04:00
index.html increase test timeout to 10 seconds from 5 seconds 2019-02-23 16:42:03 -05:00
index.js test: run tests for path and buffer 2021-03-07 15:21:11 +00: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