Skip to content

Conversation

@jvorcak
Copy link
Collaborator

@jvorcak jvorcak commented Dec 27, 2025

Needs to merge #2107 first. Change base to master afterwards.

@jvorcak jvorcak changed the base branch from master to feature/e2e-test-dev-mode December 27, 2025 19:21
});

test('should toggle special characters checkbox and regenerate password', async ({ page }) => {
// 1. Navigate to create user page
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we make these all part of step() function? That way it would be something like await page.step('1. Navigate to create user page', () => { /* some action goes here */ })

Copy link
Contributor

@malinskibeniamin malinskibeniamin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Base automatically changed from feature/e2e-test-dev-mode to master January 2, 2026 14:37
@jvorcak jvorcak marked this pull request as ready for review January 2, 2026 14:38
@jvorcak jvorcak merged commit 87f55ef into master Jan 5, 2026
9 checks passed
@jvorcak jvorcak deleted the misc/user-management-e2e-tests branch January 5, 2026 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants