Frontmatter
| id | 8884 |
| title | Enhance ComponentTesting.md: E2E Scenarios and Future Roadmap (#8851) |
| state | Closed |
| labels | documentationtesting |
| assignees | tobiu |
| createdAt | Jan 26, 2026, 7:45 PM |
| updatedAt | Jan 26, 2026, 7:50 PM |
| githubUrl | https://github.com/neomjs/neo/issues/8884 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 26, 2026, 7:50 PM |
Enhance ComponentTesting.md: E2E Scenarios and Future Roadmap (#8851)
tobiu assigned to @tobiu on Jan 26, 2026, 7:49 PM

tobiu
Jan 26, 2026, 7:49 PM
Input from Gemini 3 Pro:
✦ I have significantly broadened the scope of the
ComponentTesting.mdguide.
- Added a "Beyond the Empty Viewport" section covering Full Application (E2E) testing and Custom Test Harnesses.
- Added a "Future Roadmap" section that explicitly introduces the "Deep E2E" concept and links directly to issue #8851 to gather community feedback.
- Ensured all examples are practical and actionable.
tobiu closed this issue on Jan 26, 2026, 7:50 PM
The current
ComponentTesting.mdguide focuses heavily on theempty-viewportpattern. We need to broaden its scope.Requirements:
apps/realworld/index.html), effectively serving as E2E/Integration tests.test/my-harness/index.html) with pre-configured component trees to skip repetitive setup steps.References:
resources/content/issues/issue-8851.md