moto/tests/test_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 Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_event_pattern.py Enhancement/3837 (#3847) 2021-04-10 14:27:38 +01:00
test_events_cloudformation.py Add EventBridge Archive CRUD endpoints (#3617) 2021-01-28 10:47:53 +00:00
test_events_integration.py Add events target integration for sqs fifo queue (#3830) 2021-04-02 14:29:05 +01:00
test_events.py Enhancement/3837 (#3847) 2021-04-10 14:27:38 +01:00