proxmox/proxmox-notify/src
Lukas Wagner 50d80328e5 notify: don't make tests require pve-context
Tests now have their own context, so requiring pve-context is not
necessary any more.

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
Tested-by: Folke Gleumes <f.gleumes@proxmox.com>
Reviewed-by: Fiona Ebner <f.ebner@proxmox.com>
2024-04-23 23:06:52 +02:00
..
api notify: don't make tests require pve-context 2024-04-23 23:06:52 +02:00
context notify: switch to file-based templating system 2024-04-23 23:06:52 +02:00
endpoints notify: convert Option<Vec<T>> -> Vec<T> in config structs 2024-04-23 23:06:52 +02:00
renderer notify: switch to file-based templating system 2024-04-23 23:06:52 +02:00
config.rs notify: add 'smtp' endpoint 2023-11-17 08:31:36 +01:00
filter.rs notify: replace filters and groups with matcher-based system 2023-11-17 08:31:36 +01:00
group.rs notify: replace filters and groups with matcher-based system 2023-11-17 08:31:36 +01:00
lib.rs notify: convert Option<Vec<T>> -> Vec<T> in config structs 2024-04-23 23:06:52 +02:00
matcher.rs notify: convert Option<Vec<T>> -> Vec<T> in config structs 2024-04-23 23:06:52 +02:00
schema.rs notify: replace filters and groups with matcher-based system 2023-11-17 08:31:36 +01:00