whats-up-docker
whats-up-docker copied to clipboard
Feature request: Button for Trigger testing
Hello,
when you set up a trigger it would be great to set up "Test" Button to se wether the Trigger works.
+1 would be useful to be able to test triggers configuration
The only way that I know of to test a trigger is to use Watch Now button on the Containers tab. The issue that I have with this is that it requires WUD_TRIGGER_{{trigger_type}}}_{trigger_name}_ONCE
to be set to false
and will process all containers. If we wanted a way to simply test a trigger (i.e. SMTP) to make sure a connection is being established along with testing WUD_TRIGGER_{{trigger_type}}}_{trigger_name}_SIMPLETITLE
or WUD_TRIGGER_{{trigger_type}}}_{trigger_name}_SIMPLEBODY
, there's no simple way to do that. I could see rate limits getting hit pretty quick without the ability to send a test notification with dummy data.
+1