Skip to content

Fix/288 failing playwright e2e tests#290

Merged
nora-weisser merged 2 commits into
Women-Coding-Community:mainfrom
IrynaLypnyk:fix/288-failing-playwright-e2e-tests
Jun 25, 2026
Merged

Fix/288 failing playwright e2e tests#290
nora-weisser merged 2 commits into
Women-Coding-Community:mainfrom
IrynaLypnyk:fix/288-failing-playwright-e2e-tests

Conversation

@IrynaLypnyk

Copy link
Copy Markdown
Contributor

Description

Fixed existing failing Playwright E2E tests caused by outdated test expectations and outdated fallback mentorship content.

Changes include:

  • updated the Become a Mentee fallback content text to use the correct wording: Want to start a career in software engineering
  • updated the mentor registration page text assertion to match the current page content
  • updated the Mentorship Overview navigation expectation from / to /mentorship
  • updated the mentor CTA locator from the old Find a mentor label to the current Check our mentors label

These changes fix the currently failing Playwright E2E tests that were reproducible on main.

Type

  • Bug Fix
  • New Feature
  • Code Refactor
  • Documentation
  • Other

Related Issue

Closes #288

Screenshots

N/A — this PR updates E2E test expectations and fallback content only. No visual UI changes were introduced.

Testing

Verified locally:

  • Ran pnpm test:e2e:docker — 11 passed, 9 skipped
  • Ran pnpm test
  • Ran pnpm lint
  • Ran pnpm type-check

Pull request checklist

Please check if your PR fulfills the following requirements:

  • I checked and followed the contributor guide
  • I have tested my changes locally.
  • I have added a screenshot from the website after I tested it locally

@nora-weisser nora-weisser left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you very much for the fix!! 🚀

@nora-weisser nora-weisser merged commit 1f4b714 into Women-Coding-Community:main Jun 25, 2026
3 of 5 checks passed
@sonarqubecloud

Copy link
Copy Markdown

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.

Fix existing failing Playwright E2E tests

2 participants