filer/src
Kieran Sedgwick 0bbaf5ff93 Added and fixed unit tests
Aside from testing our new module (network.js), we also had to add logic that would test Filer appropriately in both the node and browser environments.
2014-05-22 23:26:19 -04:00
..
adapters Remove 3DES and Rabbit from encryption adapters, update docs, tests. Fixes #92 2014-01-16 14:46:33 -05:00
filesystem Merge pull request #187 from yoavgurevich/issue62v2 2014-05-21 16:17:19 -04:00
providers Fix issue #56: Support Filer in node.js as an fs alternative 2014-05-22 23:04:08 -04:00
shell Added and fixed unit tests 2014-05-22 23:26:19 -04:00
constants.js Fixed logic, format, and dependencies according to line note comments from last pull request. Tested on apache localhost server. 2014-05-16 11:43:54 -04:00
directory-entry.js Start refactoring of fs.js 2014-03-18 12:29:20 -04:00
errors.js Generate errors instead of hard-coding, with tests 2014-03-16 11:36:15 -04:00
fs-watcher.js Start refactoring of fs.js 2014-03-18 12:29:20 -04:00
index.js Split up fs.js 2014-03-18 14:16:12 -04:00
network.js Swapped out XMLHttpRequest for a custom module 2014-05-22 23:04:08 -04:00
node.js Start refactoring of fs.js 2014-03-18 12:29:20 -04:00
open-file-description.js Start refactoring of fs.js 2014-03-18 12:29:20 -04:00
path.js add error for relative paths 2014-02-21 12:39:33 -05:00
shared.js Review fixes 2014-03-04 14:32:33 -05:00
stats.js Start refactoring of fs.js 2014-03-18 12:29:20 -04:00
super-node.js Start refactoring of fs.js 2014-03-18 12:29:20 -04:00