Test that a year with no notifications returns empty list

This commit is contained in:
Chris Hill-Scott
2016-10-03 14:15:41 +01:00
parent def1d253aa
commit 621e015f5f

View File

@@ -716,6 +716,10 @@ def test_get_notification_billable_unit_count_per_month(notify_db, notify_db_ses
(
2015,
[('January', 1), ('March', 1)]
),
(
2014,
[]
)
):
assert get_notification_billable_unit_count_per_month(