elementor/tests/docs/test-plans
Svitlana-Dykun 081f99ce9e
Some checks failed
Build / Build plugin (push) Has been cancelled
Check CSS Size Limit / Build plugin (push) Has been cancelled
Lighthouse / Build plugin (push) Has been cancelled
Performance Check / Build plugin (push) Has been cancelled
Playwright / Build plugin (push) Has been cancelled
Update Latest Pull Requests / update-pull-requests (push) Has been cancelled
Check CSS Size Limit / check-size-limit (push) Has been cancelled
Lighthouse / Lighthouse test - WP latest on PHP 7.4 (push) Has been cancelled
Lighthouse / Lighthouse - Test Results (push) Has been cancelled
Performance Check / Compare V4 to V3 (push) Has been cancelled
Playwright / Playwright test - 1 on PHP 8.1 (push) Has been cancelled
Playwright / Playwright test - 10 on PHP 8.1 (push) Has been cancelled
Playwright / Playwright test - 2 on PHP 8.1 (push) Has been cancelled
Playwright / Playwright test - 3 on PHP 8.1 (push) Has been cancelled
Playwright / Playwright test - 4 on PHP 8.1 (push) Has been cancelled
Playwright / Playwright test - 5 on PHP 8.1 (push) Has been cancelled
Playwright / Playwright test - 6 on PHP 8.1 (push) Has been cancelled
Playwright / Playwright test - 7 on PHP 8.1 (push) Has been cancelled
Playwright / Playwright test - 8 on PHP 8.1 (push) Has been cancelled
Playwright / Playwright test - 9 on PHP 8.1 (push) Has been cancelled
Playwright / Playwright test - elements-regression on PHP 8.1 (push) Has been cancelled
Playwright / Playwright test - plugin_tester_container on PHP 8.1 (push) Has been cancelled
Playwright / Playwright test - plugin_tester_section on PHP 8.1 (push) Has been cancelled
Playwright / Playwright test - v4-tests on PHP 8.1 (push) Has been cancelled
Playwright / Playwright test - tagged tests on PHP 8.1 (push) Has been cancelled
Playwright / Playwright - Test Results (push) Has been cancelled
Internal: Test generation tool (#32505)
## PR Checklist
<!-- 
Please check if your PR fulfills the following requirements:
**Filling out the template is required.** Any pull request that does not
include enough information to be reviewed in a timely manner may be
closed at the maintainers' discretion.
 -->
- [ ] The commit message follows our guidelines:
https://github.com/elementor/elementor/blob/master/.github/CONTRIBUTING.md


## PR Type
What kind of change does this PR introduce?
<!-- Please check the one that applies to this PR using "x" with no
spaces eg: [x]. -->
- [ ] Bugfix
- [ ] Feature
- [ ] Code style update (formatting, local variables)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [ ] CI related changes
- [ ] Documentation content changes
- [ ] Other... Please describe:

## Summary

This PR can be summarized in the following changelog entry:

*

## Description
An explanation of what is done in this PR

*

## Test instructions
This PR can be tested by following these steps:

*

## Quality assurance

- [ ] I have tested this code to the best of my abilities
- [ ] I have added unittests to verify the code works as intended
- [ ] Docs have been added / updated (for bug fixes / features)

Fixes #

<!--start_gitstream_placeholder-->
###  PR Description
```
Purpose: Add test generation tooling to streamline the creation and tracking of E2E tests from Markdown test plans.
Main changes:
- Created scripts for test stub generation (apply-md-selection.ts) and test case progress tracking (mark-progress.ts)
- Added documentation structure with test-specific rules and agent prompts for AI-assisted test generation
- Updated playwright config to always run tests in headless mode
- Added design contract for editor page helpers promoting stable selectors and reusable code
```

_Generated by LinearB AI and added by gitStream._
<sub>AI-generated content may contain inaccuracies. Please verify before
using. **[We'd love your feedback!](mailto:product@linearb.io)** 🚀</sub>
<!--end_gitstream_placeholder-->
2025-09-05 16:19:34 +02:00
..
TEMPLATE.md Internal: Test generation tool (#32505) 2025-09-05 16:19:34 +02:00