From 3748ce44fa7be80a051ea71384a4f9c1493900da Mon Sep 17 00:00:00 2001 From: Livio Bieri Date: Wed, 1 Nov 2023 17:14:47 +0100 Subject: [PATCH] chore: cypress tests supervisor dashboard --- .../dashboard/AttendanceSummaryBox.vue | 16 +++- .../e2e/dashboard/dashboardSupervisor.cy.js | 21 +++++- .../core/management/commands/cypress_reset.py | 73 +++++++++---------- 3 files changed, 68 insertions(+), 42 deletions(-) diff --git a/client/src/components/dashboard/AttendanceSummaryBox.vue b/client/src/components/dashboard/AttendanceSummaryBox.vue index 10e354b4..ffd86316 100644 --- a/client/src/components/dashboard/AttendanceSummaryBox.vue +++ b/client/src/components/dashboard/AttendanceSummaryBox.vue @@ -18,20 +18,30 @@ const progressRecord = computed(() => {