Primary purpose was to change the alerting profile property in notifications to just be the string and not do the fancy extra call to get the full alerting profile.
When doing this I also added an enum for the notification type (with corresponding changes), and added tests/mock data for notifications.
Closes #51
Primary purpose was to change the alerting profile property in notifications to just be the string and not do the fancy extra call to get the full alerting profile.
When doing this I also added an enum for the notification type (with corresponding changes), and added tests/mock data for notifications.