0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-03-13 04:53:16 +00:00
alerta_alerta/tests
Nick Satterly 69bebd3ded
Push app config to plugin methods for per-alert config ()
* Push app config to plugin methods for per-alert config

* Add get_config() helper method to plugins

* Explicitly pass kwargs to avoid race conditions using self

* Test config variable precedence
2019-04-23 22:58:14 +02:00
..
__init__.py First commit for Release 5.x 2017-09-09 16:38:13 +01:00
test_actions.py Add user groups for role and customer lookup () 2019-04-07 09:33:38 +02:00
test_alerts.py Use login instead of email for user lookups () 2019-04-10 12:56:03 +02:00
test_auth.py Add user to history log () 2019-03-15 09:39:30 +01:00
test_blackouts.py Push app config to plugin methods for per-alert config () 2019-04-23 22:58:14 +02:00
test_cors.py Add user groups for role and customer lookup () 2019-04-07 09:33:38 +02:00
test_customers.py Add user groups for role and customer lookup () 2019-04-07 09:33:38 +02:00
test_groups.py Add user groups for role and customer lookup () 2019-04-07 09:33:38 +02:00
test_heartbeats.py Fix alert heartbeats received via webhooks () 2019-04-15 19:03:09 +02:00
test_isa_18_2.py Push app config to plugin methods for per-alert config () 2019-04-23 22:58:14 +02:00
test_logging.py Fix logging request filter "args" name clash () 2019-02-16 21:09:18 +01:00
test_management.py Add user groups for role and customer lookup () 2019-04-07 09:33:38 +02:00
test_metrics.py Add pre-commit checks () 2018-09-16 00:07:50 +02:00
test_plugins.py Push app config to plugin methods for per-alert config () 2019-04-23 22:58:14 +02:00
test_providers.py Add option to verify OpenID JWT id_token during login () 2019-04-02 09:45:18 +02:00
test_queryparser.py Add some query parser tests and minor fixes () 2018-10-24 00:27:06 +02:00
test_routing.py Push app config to plugin methods for per-alert config () 2019-04-23 22:58:14 +02:00
test_scopes.py Add user groups for role and customer lookup () 2019-04-07 09:33:38 +02:00
test_search.py Add more query parser tests for array types () 2018-10-24 01:35:23 +02:00
test_severity.py Indeterminate is an active severity () 2019-03-05 10:52:55 +01:00
test_shelving.py Use alert history to get most recent non-blackout status () 2019-01-11 13:14:52 +01:00
test_tags.py Add user groups for role and customer lookup () 2019-04-07 09:33:38 +02:00
test_users.py Use login instead of email for user lookups () 2019-04-10 12:56:03 +02:00
test_webhooks.py Refactor built-in webhooks () 2019-02-16 01:34:18 +01:00