Commit Graph

82 Commits

Author SHA1 Message Date
Alan K 989ece2bda Update README.md 2014-02-17 18:16:32 -05:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 4812861dcf Refactor tests: switch to Mocha, make providers and filer source configurable. Fixes #59
Make provider configurable via URL. Convert fs.close test to use it. Still have timing issue with WebSQL.

Indent fix

Use bower to install mocha

Converting to mocha, Memory provider failing still in fs.close

Got mocha tests working with all providers

Converted more tests

Move more tests over to mocha

Move more tests over

Move more tests over

More tests moved over

More tests converted

More tests moved over

Move more tests over

Move last tests over

Convert more tests

Remove Jasmine and other unnecessary test files, rename tests/spec/regression to tests/bugs

Get tests running with grunt+mocha+phantomjs

Add docs on new tests
2014-02-14 15:44:57 -05:00
pbouianov 6ec635e551 fixed, added appendFile tests and updated README 2014-01-30 14:12:32 -05:00
David Humphrey 6f61249e81 Remove 3DES and Rabbit from encryption adapters, update docs, tests. Fixes #92 2014-01-16 14:46:33 -05:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 745641811e Updating, expanding docs. Fixes #36. 2014-01-14 11:34:59 -05:00
Barry Tulchinsky 7ae907cd5b changed behaviour to allow falsy values (ie. empty string), added more test cases and modified README.md 2013-12-22 20:58:00 -05:00
Alan Kligman 9f031397e8 Merge branch 'utimes' into develop 2013-12-20 00:45:50 -05:00
Barry Tulchinsky 23ace603c9 added/fixed tests and futimes bug 2013-12-15 21:22:36 -05:00
Alan K 778464cf7b Update README.md 2013-12-11 15:15:35 -05:00
Abir Viqar 13abcd2eeb implement truncate and ftruncate 2013-12-10 12:12:43 -05:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 21fe8d3b98 Update README with info about Compression adapter 2013-12-04 16:30:10 -05:00
Alan K 2d2e582af7 Update README.md
formatting
2013-12-02 16:25:32 -05:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 10f4da7263 Fix bullets in README 2013-12-01 16:45:24 -05:00
David Humphrey (:humph) david.humphrey@senecacollege.ca d2790a4703 Review fixes, move crypto to src/adapters, update tests, update README, rebuild files in dist/ 2013-12-01 16:45:24 -05:00
Alan K 807f93798c Update README.md 2013-11-29 21:38:18 -05:00
Alan K 317fa75a84 Update README.md 2013-11-29 21:28:35 -05:00
David Humphrey (:humph) david.humphrey@senecacollege.ca cce22ea599 Fix indent level on API headers in README 2013-11-29 11:37:58 -05:00
Alan K 69278b190b Update README.md 2013-11-29 11:19:54 -05:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 93c2b8e979 Fix typo in README 2013-11-29 11:11:18 -05:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 79739f23bf Review fixes 2013-11-29 11:09:53 -05:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 1a3516f49e Update README for providers and other recent changes. 2013-11-29 10:58:49 -05:00
Abir Viqar 5cbebd135c add lstat 2013-11-25 14:26:52 -05:00
Abir Viqar 85a804cc0c add symlink
Also enable readlink's symbolic link test.
2013-11-25 14:26:40 -05:00
Abir Viqar a78f1ee3ff add readlink
Disable the test on a symbolic link until symlink is added.

Also add myself to AUTHORS
2013-11-25 14:26:34 -05:00
skaegi ddcf6035be Minor corrections for README.md -- fs.rename, "agruments" typo, fs.link param names 2013-11-20 17:05:31 -05:00
Alan K a73ff08124 Update README.md 2013-11-19 19:57:33 -05:00
David Humphrey (:humph) david.humphrey@senecacollege.ca f560340364 Add back docs for readFile() and writeFile() which got removed from README. 2013-11-18 14:49:16 -05:00
Alan Kligman a02f525a7c docs 2013-11-15 14:39:59 -05:00
Alan Kligman 78568f9a85 update readme 2013-11-15 14:37:29 -05:00
David Humphrey (:humph) david.humphrey@senecacollege.ca 2a8705ed0b Add fs.readFile, fs.writeFile with tests 2013-11-08 15:33:44 -05:00
Alan Kligman 7e59e3a684 support for readdir 2013-11-07 15:55:14 -05:00
Alan K ad5889a8a4 Create README.md 2013-08-06 12:33:22 -04:00