wp-media / wp-media/wp-rocket-e2e
Categorize WPR test cases with separate folders
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 1
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 3
Description
Is your feature request related to a problem? Please describe.
All test features at the moment are dumped in the root directory.
Describe the solution you'd like
We need to have the test features separated with sub-folders based on the WPR features.
Additional context
For this we need to update cucumber config here
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the test feature files in the repository root and the Cucumber configuration in cucumber.json. Identify the WPR feature groupings, move the feature files into corresponding subfolders, and update cucumber.json so the test runner still discovers them all. Done means the root is no longer used as a single feature dump and the existing test suite remains discoverable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100