The NotificationController is now working to send a message via email (through Gmail) and slack. The testNotificationController.js file imitates the scheduleController by creating a NotificationController object, querying the database for a trip, then passing that to the NotificationController object.
The NotificationController is now working to send a message via email (through Gmail) and slack. The testNotificationController.js file imitates the scheduleController by creating a NotificationController object, querying the database for a trip, then passing that to the NotificationController object.