-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
Issue:
There are no unit tests for JS code and running the current tests requires the developer to manually check if all notifications are displayed or not.
Proposed Solution:
- Write unit tests for JS code with ( mocha, chai)
- Use the library BATS for testing the shell commands generated by growl.
- We can also borrow ideas from tests in node-notifier library
I would like to open a pull request for this issue. Please suggest another testing framework or any other libraries that you think will be a better alternative than the choices listed above.
Metadata
Metadata
Assignees
Labels
No labels