* Move event pattern validation into EventPattern class and apply enhanced pattern logic to all Rules * Fix exists filtering logic to only match leaf nodes in event * Apply black formatting * Replace JSONDecodeError with ValueError for Python2 compatibility * Update unit test names * Move event pattern tests into test_event_pattern.py * Apply black formatting Co-authored-by: TSNoble <tom.noble@bjss.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_event_pattern.py | ||
| test_events.py | ||
| test_events_cloudformation.py | ||
| test_events_integration.py | ||