From a357b5ed07ebfeb3c685b643b5f8da82a80af25c Mon Sep 17 00:00:00 2001 From: ugyballoons Date: Thu, 18 Jul 2024 21:39:54 +0100 Subject: [PATCH] Add homepage to test --- tests/handlers/external_test.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/handlers/external_test.py b/tests/handlers/external_test.py index 920d4a7..53433cf 100644 --- a/tests/handlers/external_test.py +++ b/tests/handlers/external_test.py @@ -125,6 +125,7 @@ async def test_all_endpoints( ] page_rel_urls = [ + "", "admin", *all_cams, *locations,