From db2d10701db136e86a987d69b294592d0812c948 Mon Sep 17 00:00:00 2001 From: einhornimmond Date: Tue, 29 Apr 2025 15:12:00 +0200 Subject: [PATCH] go first to overview page to give enough time to disable skeleton --- e2e-tests/cypress/e2e/UserProfile.ChangePassword.feature | 1 + e2e-tests/cypress/reports/json_logs/messages.ndjson | 1 + 2 files changed, 2 insertions(+) create mode 100644 e2e-tests/cypress/reports/json_logs/messages.ndjson diff --git a/e2e-tests/cypress/e2e/UserProfile.ChangePassword.feature b/e2e-tests/cypress/e2e/UserProfile.ChangePassword.feature index b7aa6960c..6132c83ae 100644 --- a/e2e-tests/cypress/e2e/UserProfile.ChangePassword.feature +++ b/e2e-tests/cypress/e2e/UserProfile.ChangePassword.feature @@ -12,6 +12,7 @@ Feature: User profile - change password Given the user is logged in as "bob@baumeister.de" "Aa12345_" Scenario: Change password successfully + Given the user navigates to page "/overview" Given the user navigates to page "/settings" And the user opens the change password menu When the user fills the password form with: diff --git a/e2e-tests/cypress/reports/json_logs/messages.ndjson b/e2e-tests/cypress/reports/json_logs/messages.ndjson new file mode 100644 index 000000000..a9d6067ee --- /dev/null +++ b/e2e-tests/cypress/reports/json_logs/messages.ndjson @@ -0,0 +1 @@ +{"testRunStarted":{"timestamp":{"seconds":1745928000,"nanos":165000000}}}