-
Notifications
You must be signed in to change notification settings - Fork 154
Issues: filerjs/filer
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add find_symlink_node() to allow l* methods (lstat, lchown, etc) to use find_node like functionality
#749
opened Apr 5, 2019 by
andrewkoung
Update the code inside /filer/tests/spec/fs.copyFile.spec.js (var to let and const), and strict mode
#716
opened Jan 30, 2019 by
a-deeb
Update file 'filer/tests/spec/fs.writeFile-readFile.spec' to use let/const instead of var
#714
opened Jan 30, 2019 by
otkach
Update code in filer/tests/spec/times.spec.js to use const/let syntax over var
#703
opened Jan 29, 2019 by
dcoull
Update filer/tests/spec/fs.spec.js to use let/const with strict mode
#683
opened Jan 27, 2019 by
OnesQuared
Update filer/tests/spec/fs.unwatchFile.spec.js to use let instead of var
#682
opened Jan 27, 2019 by
QingLianLiu
Update filer/tests/spec/filer.filesystem.spec.js to use let instead of var
#681
opened Jan 27, 2019 by
woosle1234
Update code in tests/some/fs.write.spec.js to use const/let AND strict mode
#677
opened Jan 26, 2019 by
jadach1
Update and modernize /tests/spec/errors.spec.js to use let, const, and strict mode for best practices.
#664
opened Jan 23, 2019 by
PrimeN
update /src/shell/shell.js to use const, let and strict mode for best practices
#663
opened Jan 23, 2019 by
PrimeN
Create a test harness for running node fs parity tests
test-coverage
Increase Test Coverage
#630
opened Dec 16, 2018 by
humphd
Add test for fs.appendFile to increase test coverage
good first bug
test-coverage
Increase Test Coverage
#629
opened Dec 16, 2018 by
humphd
Previous Next
ProTip!
no:milestone will show everything without a milestone.