Frontmatter
| id | 8059 |
| title | [DomEvent] Add Unit Tests for fire() and Cleanup |
| state | Closed |
| labels | airefactoringtesting |
| assignees | tobiu |
| createdAt | Dec 8, 2025, 10:13 AM |
| updatedAt | Dec 8, 2025, 10:14 AM |
| githubUrl | https://github.com/neomjs/neo/issues/8059 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Dec 8, 2025, 10:14 AM |
Create a new test file
test/playwright/unit/manager/domEvent/Fire.spec.mjsto provide comprehensive unit tests forNeo.manager.DomEvent.fire().Coverage:
cancelBubble).bubble: false.Cleanup:
findComponentReferencemethod fromsrc/manager/DomEvent.mjs.