mirror of
https://github.com/mvt-project/mvt.git
synced 2026-09-04 00:51:08 +02:00
Add parsed timestamps to alerts
This commit is contained in:
@@ -44,3 +44,4 @@ class TestCalendarModule:
|
||||
assert len(m.results) == 1
|
||||
assert len(m.timeline) == 4
|
||||
assert len(m.alertstore.alerts) == 1
|
||||
assert m.alertstore.alerts[0].event_time == m.results[0]["start_date"]
|
||||
|
||||
Reference in New Issue
Block a user