monasca-notification/tests
Joe Keen 1d680f1739 Make default notifiers pluggable
Erasing distinction between plugins that are an inherent part of the
notification engine and plugins that can be specified via the config file.
Fixing broken tests.

Story: 2003801
Task: 26532
Change-Id: I360cc2ad0782f209606706bf1869570fdae2260d
2019-01-17 11:58:45 +01:00
..
resources Make default notifiers pluggable 2019-01-17 11:58:45 +01:00
__init__.py Added a simple unit test and the test framework 2014-03-20 09:52:19 -06:00
base.py Integrate with oslo.conf and oslo.log 2017-10-20 09:32:11 +02:00
test_alarm_processor.py Update pep8 checks 2018-04-11 14:16:27 +02:00
test_config.py Integrate with oslo.conf and oslo.log 2017-10-20 09:32:11 +02:00
test_email_notification.py Update pep8 checks 2018-04-11 14:16:27 +02:00
test_hipchat_notification.py Integrate with oslo.conf and oslo.log 2017-10-20 09:32:11 +02:00
test_jira_notification.py Integrate with oslo.conf and oslo.log 2017-10-20 09:32:11 +02:00
test_mysql_repo.py Integrate with oslo.conf and oslo.log 2017-10-20 09:32:11 +02:00
test_notification_processor.py Make default notifiers pluggable 2019-01-17 11:58:45 +01:00
test_notification.py Query database to see if the periodic notificiation changes 2016-08-29 15:11:20 -06:00
test_notifiers.py Make default notifiers pluggable 2019-01-17 11:58:45 +01:00
test_orm_repo.py Integrate with oslo.conf and oslo.log 2017-10-20 09:32:11 +02:00
test_pagerduty_notification.py Use assertRegex instead of assertRegexpMatches 2017-11-07 14:52:35 +07:00
test_slack_notification.py Integrate with oslo.conf and oslo.log 2017-10-20 09:32:11 +02:00
test_utils.py Integrate with oslo.conf and oslo.log 2017-10-20 09:32:11 +02:00
test_webhook_notification.py Update pep8 checks 2018-04-11 14:16:27 +02:00