filer/tests
Kieran Sedgwick 3ef2a4e07d Split the distribution of Filer into two files
The AMD-module system Filer uses can't handle require() calls that reference a node module. By creating two distributions we allow the node version to use a full implementation of RequireJS, which gracefully falls back to Node's require() when RequireJS can't find the module in its registered paths.
2014-05-22 23:04:08 -04:00
..
bugs Fix #105. Regression test for #105 had an error so I fixed that also. Updated refactoring-test example. 2014-02-18 21:45:36 -05:00
lib Finish test suite changes for node.js 2014-05-22 23:04:08 -04:00
spec Swapped out XMLHttpRequest for a custom module 2014-05-22 23:04:08 -04:00
index.html Refactor tests: switch to Mocha, make providers and filer source configurable. Fixes #59 2014-02-14 15:44:57 -05:00
node-runner.js Split the distribution of Filer into two files 2014-05-22 23:04:08 -04:00
require-config.js Swapped out XMLHttpRequest for a custom module 2014-05-22 23:04:08 -04:00
test-dir.zip Complex trees can be unzipped 2014-05-14 13:31:53 -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
test-manifest.js Swapped out XMLHttpRequest for a custom module 2014-05-22 23:04:08 -04:00