UI smoke test with different features

Open
#28 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
playwright, typescript
Domain
testing-qa

Research direction

Start by reviewing the existing Playwright E2E test structure; the issue does not name specific files, tests, or entry points. Define a scalable smoke-test approach that enables features such as Lazyload, RUCSS, Minify JS, and Defer JS across representative themes and plugins, then checks the UI, console, and debug.log, including post-interaction checks for Delay JS. Done means new features can be added easily and the checks reliably identify errors or missing page content.

Written by the indexing model from the issue text.

Description

Is your feature request related to a problem? Please describe.
Some features are affecting UI, and once enabled we either have a console error or something is missing from the page i.e Lazyload, RUCSS, Minify JS, Defer JS.

Describe the solution you'd like
we enable each feature and check UI, console, and debug.log to ensure that there is no error. Trying this with different themes/plugins (most famous ones).

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

  • We can use different client-based templates but we will ignore console error in this case
  • For Delay JS, we can check UI after user interaction to avoid false +ve
  • Enabling all options and checking is good too
  • Solution shall be scalable i.e adding new features can be easily checked
Dominant language
TypeScript
Stars
1
Forks
1
Avg merge
3d 22h
Merged PRs (30d)
3

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from wp-media/wp-rocket-e2e

All issues in wp-media/wp-rocket-e2e

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.