apprise icon indicating copy to clipboard operation
apprise copied to clipboard

Added test case to strengthen YAML configuration validation

Open caronc opened this issue 5 months ago • 1 comments

Description:

Related issue (if applicable): n/a

It was reported that an Apprise URL could not load a single instance in a YAML configuration tied to a tag.

This was just a test case added to re-produce the scenario

Checklist

  • [ ] The code change is tested and works locally.
  • [ ] There is no commented out code in this PR.
  • [ ] No lint errors (use flake8)
  • [ ] 100% test coverage

caronc avatar Jan 06 '24 22:01 caronc