Closed tsukimi2 closed 6 years ago
Committed the suggested changes. However, I just did git commit and git push -u origin
Is the amendment of the pull request still going to work?
Thanks!
Yeah that's fine, I'll squash them into one commit and merge it.
(1) Added unit tests for server/lib/media-helpers.js and server/lib/notification-sender.js, (2) refactored async-await usage in functions searchUserAndSetNotification and searchVolunteerAndSetNotification in notificaiton-sender.js to facilitate unit testing, and (3) added function getAppRoot in server/tests/helpers.js