Renaming: using Teams Card instead of Teams Alarm when applicable #232
Open
Description
Prerequisites
- Put an X between the brackets on this line if you have done all of the following:
- Checked that your issue isn't already filled: https://github.com/issues?utf8=✓&q=is%3Aissue+user%3Aidealista
- Checked that there is not already provided the described functionality
Description
The codebase still uses the terms "Team Alarm" after the TemplateComposer already has generated the message that is to be sent to Teams. Those messages are no longer Alarms, as a Teams card can be composed by one or more Alarms.
For better readability of the code, Team Alarms references after a TemplateComposer.compose_all method call should be renamed to Teams Cards.
Steps to Reproduce
N/A
Versions
N/A