* events: fix archive event pattern match check There is a missing `return True` for the positive match case in matches_pattern, causing all valid patterns to fail. * events: add test for valid, non-empty pattern match |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_events.py | ||
| test_events_cloudformation.py | ||