Commit Graph

  • 407007e808 first commit #504 Dan Lin 2018-09-26 17:28:33 -0400
  • bd2524a00c first commit Dan Lin 2018-09-26 17:28:02 -0400
  • d2a3388139 first commit Dan Lin 2018-09-26 17:27:17 -0400
  • 1ed093f680 first commid ZHIBO DONG 2018-09-26 17:25:03 -0400
  • b4644aeb5c changed back to original package.json dleung25 2018-09-26 17:23:50 -0400
  • e54c30cc0f Improve naming of fsPromise variable to be more clear #462 Anne Andy 2018-09-26 16:53:14 -0400
  • 4f326d1778 Fix issue 529 and some indentations Minying Chen 2018-09-26 16:46:36 -0400
  • a7eec653bf Fix Issue 529 Minying Chen 2018-09-26 16:41:23 -0400
  • 964c804ec7 Override package-lock.json with one from master branch Anne Andy 2018-09-26 16:36:18 -0400
  • 85b6978393 Fix issue 529 Minying Chen 2018-09-26 16:32:43 -0400
  • 2272c4aba4 first commit Dan Lin 2018-09-26 13:16:04 -0400
  • b53c59e043 first commit Dan Lin 2018-09-26 13:02:15 -0400
  • 1f8ca0ef85 fix issue #392- add test for promises.rename()--using all fs.promises michael-overall 2018-09-26 10:39:03 -0400
  • 5abefb6c6a tentative: replaced remaining callbacks with promises. check error propagation correctness michael-overall 2018-09-26 00:21:43 -0400
  • e793a6d7b1 issue518 fix dleung25 2018-09-26 00:03:01 -0400
  • 6e46bd652f Fixed spelling mistake Daniel Bogomazov 2018-09-25 22:48:14 -0400
  • 3e8fef7406 Deleted extra line at the end of document #457 Brendan Hung 2018-09-25 22:36:44 -0400
  • aed13bd79c Fix #497 All test passed #525 chen yuzhou 2018-09-25 21:12:40 -0400
  • d1d86f0ddd Remove unrelated files from pull request Daniel Bogomazov 2018-09-25 17:48:27 -0400
  • 93e1d90e6d follow 'Testing promise codes' on guidline #406 Pynnl 2018-09-25 13:14:22 -0400
  • 1a8700dea7 removed more unnecessary check lines in directory check fail test #429 U-NOTE3\y2s19 2018-09-25 12:40:01 -0400
  • 711441b8fd removed lines that are unnecessary for promise-based testing and syntactically simplified some function definitions U-NOTE3\y2s19 2018-09-25 12:29:36 -0400
  • 7c9d51704e fix issus477 should return an error if the destination path not exists Xiaochen Wang 2018-09-25 03:26:37 -0400
  • 31b3c40d74 Line ending fix #485 rhayes2 2018-09-25 00:35:46 -0400
  • 7a716e033b Add chmod --test for chmode mode value rhayes2 2018-09-25 00:31:49 -0400
  • 395de63751 aDD Chmod --test for chmod rhayes2 2018-09-25 00:29:33 -0400
  • 7f155a0f40 Add chmod test with incorrect mode value rhayes2 2018-09-25 00:27:31 -0400
  • 294685d6cb Style fix rhayes2 2018-09-25 00:15:07 -0400
  • ef1838cf33 Fixed issue#480 tesing fs.truncate using promises when path does not exist #516 Huda Al Dallal 2018-09-24 23:49:11 -0400
  • 62b85d1442 i did it again...forgot to remove an unused variable so travis-ci test failed. Stephen Ward 2018-09-24 23:32:11 -0400
  • 30752c9109 added a test: open a new file for writing, and set a mode for that file Stephen Ward 2018-09-24 23:28:56 -0400
  • 70f81b8943 Added newline at end of file #521 imedqq 2018-09-24 23:27:37 -0400
  • ba0576792e Added promise-based test cases for rmdir imedqq 2018-09-24 23:24:26 -0400
  • 2c1b627edf
    Updates .eslintrc.json to conform with TravisCI #520 Josh J 2018-09-24 23:02:05 -0400
  • e3db63e7ee
    Delete fs.close.spec.js Sunny 2018-09-24 22:55:11 -0400
  • 1a8758d5d4 commit qwang135 2018-09-24 22:47:52 -0400
  • ade0d14157 indentation fix Yuecheng Wu 2018-09-24 22:27:52 -0400
  • af8e71f217
    Update package.json Stephen Truong 2018-09-24 22:22:45 -0400
  • 0027de3f7a error fix Yuecheng Wu 2018-09-24 22:22:18 -0400
  • 75df107e09 added a test for issue#480 using promises to test fs.truncate Huda Al Dallal 2018-09-24 21:57:21 -0400
  • e3a8450cc7 add test for exits when resulting path of a symbolic link is not found Ruihui Yan 2018-09-24 21:14:05 -0400
  • f3a7170133 removed an unused variable, because I was using it for those console.logs which I just deleted Stephen Ward 2018-09-24 19:17:19 -0400
  • 833ac62c45 removed some console.logs because travis-ci complained Stephen Ward 2018-09-24 19:14:08 -0400
  • 78b3452d5d added the addition of an optional mode when opening a file, removed my test because it was broken. Seemingly passes all the other tests still. STILL TO DO: add a proper test which makes sure the mode is set. Stephen Ward 2018-09-24 19:10:09 -0400
  • d51d45d632 Removed outdated about permission functions in README.md #513 jrkong 2018-09-24 16:09:19 -0700
  • 40c633d650 Added fix for #issue-#506 Josh J 2018-09-24 19:08:07 -0400
  • 0a2f574781 Minor clean up #412 Dilan Guneratne 2018-09-24 19:06:04 -0400
  • d5c5616308 Fix#418-updated method #496 Deepanjali Gerangal 2018-09-24 19:04:41 -0400
  • db78aa1fe7 change sth #511 Xiaochen Wang 2018-09-24 18:49:10 -0400
  • a765d54360 Fix promises, and few done parameter Thanh Nguyen 2018-09-24 18:38:33 -0400
  • eb5c5ac790 Add return for fsPromises, and few other small fixes Thanh Nguyen 2018-09-24 18:33:45 -0400
  • 45cca48106
    Merge d81594de98 into e3a1187ef9 #505 Sean 2018-09-24 22:27:49 +0000
  • d81594de98
    Fixes #499: Add a test for truncate when length is NaN #505 Sean Prashad 2018-09-24 18:22:57 -0400
  • 94732fc79c Fix #497 Add test for fs.chmod when the path is invalid chen yuzhou 2018-09-24 18:23:40 -0400
  • 006e34b97b fixed a typo Alexei Kozachenko 2018-09-24 18:07:48 -0400
  • f1720a4006 test done for fs.mknod promise Nick Skuybeda 2018-09-24 18:04:09 -0400
  • beb632b411 rename should not change name to itself Victor 2018-09-24 17:48:09 -0400
  • e7811eb53b fixed lint spaces/indentation errors Stephen Ward 2018-09-24 17:46:01 -0400
  • eb2d90d324 npm run lint:fix Adam 2018-09-24 17:45:49 -0400
  • f833b10dce mkdir - restricted symbols('?' only) Andriy Yevseytsev 2018-09-24 17:41:15 -0400
  • 5d88b686cf Enforce newline at end of files #498 0xazure 2018-09-24 17:05:45 -0400
  • 29388b015c call promise API use util.fs().promises instead of util.fs() Xiaochen Wang 2018-09-24 17:02:43 -0400
  • 0d7e5f269d
    Merge 988c5df598 into e3a1187ef9 #495 ksandhu16 2018-09-24 20:48:32 +0000
  • 988c5df598
    string externalization #495 ksandhu16 2018-09-24 16:48:30 -0400
  • 82cab4f452 first commit Dan Lin 2018-09-24 16:48:06 -0400
  • 99a717627d call promise API use util.fs().promises instead of util.fs() Xiaochen Wang 2018-09-24 16:47:56 -0400
  • b46a074011 first commit Dan Lin 2018-09-24 16:46:47 -0400
  • 8d461adb8b
    Create issue-473 ksandhu16 2018-09-24 16:42:12 -0400
  • 6b89319bdd fix #418 test for fsPromises.truncate(path[, len]) to test when length is negative Deepanjali Gerangal 2018-09-24 16:34:36 -0400
  • db11f591f9 Add test cases for fs.appendFile with explicit encoding and flag options #494 Muchtar Salimov 2018-09-24 16:16:50 -0400
  • a524744b1c update to pass lint tests Thomas Nolte 2018-09-24 15:48:01 -0400
  • 1a5c7e0a59 Adding test case for returning an error if the path is not a directory Thanh Nguyen 2018-09-24 15:11:58 -0400
  • 091023c6b6 Add test for fs.writeFile-readFile.spec to write a file in non-existing path #486 wangpan 2018-09-24 14:44:04 -0400
  • 8bcac0aec1 Saving files before refreshing line endings Thanh Nguyen 2018-09-24 14:41:00 -0400
  • 18f8a43e1c adding a new doc for fs.copyFile tests Yuecheng Wu 2018-09-24 14:35:41 -0400
  • 546b4567d2 Added Test for CHMODE rhayes2 2018-09-24 14:16:16 -0400
  • e3a1187ef9 Fixed the fs.read() example in doc. The error checking statements were using the wrong variable name (#449) Corey James 2018-09-24 14:08:49 -0400
  • d591bbbcd4 Fix #411: Tests if event is thrown when calling rename Adam 2018-09-24 10:53:32 -0400
  • 2b7e706396 Merge branch 'issus470' Xiaochen Wang 2018-09-24 08:49:11 -0400
  • 2ddb8d3b62 Fix issus#470 for add test for symlink with promises Xiaochen Wang 2018-09-24 08:28:24 -0400
  • 5232541712 First commit Xiaochen Wang 2018-09-24 07:40:56 -0400
  • 9036e715d2 Added test for fs.read when attempting to read a file that does not exist CometS1 2018-09-23 22:52:01 -0400
  • 871c0fe88c added tests for fs.promises.chown() for check if function exists and updating gid/uid for a file Thomas Nolte 2018-09-23 22:42:39 -0400
  • 62ec72a8ec Added test for fs.read when attempting to read a file that does not exist CometS1 2018-09-23 22:39:11 -0400
  • 499c72daaf saving for lineending dumbness rhayes2 2018-09-23 21:19:57 -0400
  • 9c897dbee6 Created a test for promises version of fs.unlink() mphan6 2018-09-23 21:11:20 -0400
  • 4c4ffd419f Fixed lint issues in copyFile test #481 mordax 2018-09-23 20:00:07 -0400
  • f9f6e5b834 Fix #445 test cases for fs.unwatchFile Vince 2018-09-23 19:51:21 -0400
  • b4bd604313 Added tests for future fs.copyFile implementation and adjusted index.js to run it. mordax 2018-09-23 19:20:16 -0400
  • 6d8bea70a3 Have test check returnValue and not obj Anne Andy 2018-09-23 14:18:08 -0400
  • d93d890708 done brett 2018-09-23 14:12:50 -0400
  • d094747bc9 Remove comment Anne Andy 2018-09-23 14:09:09 -0400
  • 517a43c3c6 Move location of describe block Anne Andy 2018-09-23 14:07:25 -0400
  • add00ce563 testing out the validateAndMask() function, with console.log's... Stephen Ward 2018-09-23 13:49:00 -0400
  • a4e991d524 Added tests for chmod and fchmod using Promises Daniel Bogomazov 2018-09-23 03:01:25 -0400
  • 28a1198fc1 Fix #427 - Fixed indentation and ENOENT -> EBUSY on line 120 Brendan Hung 2018-09-23 01:42:52 -0400
  • c9ae0aa4b2 Fix #427 - Added tests for fsPromises.rmdir when trying to remove a nonexistent directory and when trying to remove root directory Brendan Hung 2018-09-26 00:59:22 -0400
  • 3fdf4841f1 formatting fixes #439 jagmeetb 2018-09-23 01:28:29 -0400
  • 2ca59dc505 Changed code to reflect promise syntax Dragomegak 2018-09-23 00:56:08 -0400
  • b971c72eaa Add test Anne Andy 2018-09-22 23:57:06 -0400