Properly Integrate wp cli commands

Open
#13 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Refactor
Clarity
Needs clarification
Activity status
Stale
Tech stack
playwright, typescript, wordpress
Domain
cli, testing-qa

Research direction

Review the existing WP-CLI support and the end-to-end tests to identify where plugin installation and uninstallation still pass through the UI. Use test case 4466 as the exception for testing plugin deletion; done means the other relevant setup and teardown paths use WP-CLI while that UI test remains covered.

Written by the indexing model from the issue text.

Description

dev initiative effort: [S] enhancement

Describe the solution you'd like
Currently we support wp cli but we are not being used in the tests, we should integrate them properly and reduce relating with the interface except for actual tests.

For example, installation of plugin and uninstalling of the plugin can be done without passing the UI except for test where we are actually testing the deleting of the plugin.

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.