Skip to content

feat(react): add playwright and adjust tests; update packages; - #1430

Merged
Lipata merged 2 commits into
masterfrom
nalipiev/react-tests
Oct 7, 2025
Merged

feat(react): add playwright and adjust tests; update packages;#1430
Lipata merged 2 commits into
masterfrom
nalipiev/react-tests

Conversation

@Lipata

@Lipata Lipata commented Oct 6, 2025

Copy link
Copy Markdown
Contributor

No description provided.

@Lipata
Lipata requested review from Hristo313, Copilot and wnvko October 6, 2025 13:49

Copilot AI 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.

Pull Request Overview

This PR migrates the React template from jsdom-based testing to Playwright browser testing and updates package dependencies. The change modernizes the testing infrastructure by leveraging real browser environments instead of simulated DOM environments.

  • Migrates from jsdom to Playwright browser testing in Vitest configuration
  • Updates multiple package dependencies to newer versions
  • Replaces testing environment configuration with browser-based setup

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
vite.config.ts Migrates test configuration from jsdom to Playwright browser testing
package.json Updates dependencies and adds Playwright-related packages

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@coveralls

coveralls commented Oct 6, 2025

Copy link
Copy Markdown

Coverage Status

coverage: 70.252%. remained the same
when pulling c46a154 on nalipiev/react-tests
into e181128 on master.

@Lipata
Lipata merged commit 32b41dc into master Oct 7, 2025
3 checks passed
@Lipata
Lipata deleted the nalipiev/react-tests branch October 7, 2025 17:48
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.

4 participants