From 14d7cb1a8f51a42b366682cd7413777ec3680032 Mon Sep 17 00:00:00 2001 From: cstns Date: Mon, 14 Oct 2024 18:41:53 +0300 Subject: [PATCH] add e2e tests for the admin notification-hub + locators --- frontend/src/pages/admin/NotificationsHub.vue | 26 ++++++--- .../tests/admin/notifications-hub.spec.js | 57 +++++++++++++++++++ 2 files changed, 74 insertions(+), 9 deletions(-) create mode 100644 test/e2e/frontend/cypress/tests/admin/notifications-hub.spec.js diff --git a/frontend/src/pages/admin/NotificationsHub.vue b/frontend/src/pages/admin/NotificationsHub.vue index d1a5cdf45a..d9853c4f05 100644 --- a/frontend/src/pages/admin/NotificationsHub.vue +++ b/frontend/src/pages/admin/NotificationsHub.vue @@ -4,23 +4,23 @@
-
+
- + Announcement Title - + Announcement Text