David Humphrey (:humph) david.humphrey@senecacollege.ca
|
d7945d745d
|
Fix #577: deal with promise exceptions and test console spam
|
2018-12-01 22:07:24 -05:00 |
David Humphrey
|
d1cf1286cb
|
Fix #576: remove unnecessary methods from fs.promises, adjust tests to match
|
2018-11-28 19:42:32 -05:00 |
yuzhouChen
|
8504cc7e2a
|
Issue497 Add test for fs.chmod when the path is invalid (#525)
* Fix #497 Add test for fs.chmod when the path is invalid
* Fix #497 All test passed
|
2018-10-09 17:30:36 -04:00 |
Daniel Bogomazov
|
87230ce1e3
|
Fix #405 - Added tests for chmod and fchmod using Promises (#458)
* Added tests for chmod and fchmod using Promises
* Remove unrelated files from pull request
* Fixed spelling mistake
* Removed redundant catch blocks
|
2018-10-09 12:59:17 -04:00 |
David Humphrey
|
f89b616fdc
|
Fix issues in fs.chmod.spec.js
|
2018-07-27 11:01:47 -04:00 |
David Humphrey
|
9832807dd1
|
Rebase and update to changes on develop
|
2018-07-14 11:21:34 -04:00 |
David Humphrey
|
9508833b37
|
Add chown, fchown, chmod, fchmod and tests.
|
2018-07-14 10:02:29 -04:00 |