mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-21 14:59:47 -04:00
Create additional non-UK broadcast test polygons
This allows MNOs to test delivery to multiple non-adjacent cells without risk of sending a broadcast on the public network. This will also support testing of multiple polygon geometries in a single message. Test polygons are all non-UK (northern Finland). Signed-off-by: Richard Baker <richard.baker@digital.cabinet-office.gov.uk>
This commit is contained in:
@@ -336,7 +336,7 @@ def test_phone_density(
|
||||
),
|
||||
(
|
||||
# No population data available
|
||||
'test-santa-claus-village-rovaniemi', 1_500, 0.01347
|
||||
'test-santa-claus-village-rovaniemi-a', 1_500, 0.01347
|
||||
)
|
||||
))
|
||||
def test_estimated_bleed(
|
||||
|
||||
Reference in New Issue
Block a user