moto/moto/events
Tom Noble 3942613bf4
Enhancement/3837 (#3847)
* 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>
2021-04-10 14:27:38 +01:00
..
__init__.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
exceptions.py Add eventbridge replay (#3735) 2021-03-01 13:20:36 +00:00
models.py Enhancement/3837 (#3847) 2021-04-10 14:27:38 +01:00
responses.py Enhancement/3837 (#3847) 2021-04-10 14:27:38 +01:00
urls.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00