We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Seems no test configured in package.json
package.json
sync-directory/package.json
Line 7 in 3e826e8
How about add tests and run it in CI ?
The text was updated successfully, but these errors were encountered:
test added https://github.com/hoperyy/sync-directory/blob/master/package.json#L7 @gengjiawen
Sorry, something went wrong.
test added /package.json@master#L7 @gengjiawen
master
The code is just a method call without any test case. It would be much better we add jest or ava to really test code.
jest
ava
It's better! I'll add full tests when they're needed in newer versions.
No branches or pull requests
Seems no test configured in
package.json
sync-directory/package.json
Line 7 in 3e826e8
How about add tests and run it in CI ?
The text was updated successfully, but these errors were encountered: