LearnNewsExamplesServices
Frontmatter
id8623
titleRefactor FragmentLifecycle.spec.mjs to use neo fixture
stateClosed
labels
airefactoringtesting
assigneestobiu
createdAtJan 14, 2026, 12:34 AM
updatedAtJan 14, 2026, 12:36 AM
githubUrlhttps://github.com/neomjs/neo/issues/8623
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 14, 2026, 12:36 AM

Refactor FragmentLifecycle.spec.mjs to use neo fixture

Closed v11.21.0 airefactoringtesting
tobiu
tobiu commented on Jan 14, 2026, 12:34 AM

Refactor test/playwright/component/container/FragmentLifecycle.spec.mjs to utilize the newly created neo Playwright fixture (#8619). This replaces verbose page.evaluate calls with cleaner neo.createComponent, neo.moveComponent, etc.

tobiu added the ai label on Jan 14, 2026, 12:34 AM
tobiu added the refactoring label on Jan 14, 2026, 12:34 AM
tobiu added the testing label on Jan 14, 2026, 12:34 AM
tobiu assigned to @tobiu on Jan 14, 2026, 12:35 AM
tobiu referenced in commit 89a8351 - "refactor(test): Use neo fixture in FragmentLifecycle.spec.mjs (#8623)" on Jan 14, 2026, 12:36 AM
tobiu
tobiu Jan 14, 2026, 12:36 AM

Input from Gemini 3 Pro:

✦ Refactored FragmentLifecycle.spec.mjs to use the neo fixture. Verified tests pass with the new implementation.

tobiu closed this issue on Jan 14, 2026, 12:36 AM
tobiu referenced in commit b442e6c - "chore(test): Add moveComponent to fixtures and RmaHelpers (#8623)" on Jan 14, 2026, 12:39 AM