Frontmatter
| id | 8624 |
| title | Refactor AtomicMoves.spec.mjs to use neo fixture |
| state | Closed |
| labels | airefactoringtesting |
| assignees | tobiu |
| createdAt | Jan 14, 2026, 12:41 AM |
| updatedAt | Jan 14, 2026, 12:41 AM |
| githubUrl | https://github.com/neomjs/neo/issues/8624 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 14, 2026, 12:41 AM |

Refactored
test/playwright/component/container/AtomicMoves.spec.mjsto utilize theneofixture (#8619). Simplified component creation, moving, and destruction logic.