Frontmatter
| id | 7705 |
| title | Remove Siesta from the project |
| state | Closed |
| labels | enhancementairefactoringtesting |
| assignees | tobiu |
| createdAt | Nov 4, 2025, 9:22 PM |
| updatedAt | Nov 4, 2025, 9:29 PM |
| githubUrl | https://github.com/neomjs/neo/issues/7705 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 4, 2025, 9:29 PM |
With the successful migration of all unit and component tests to Playwright, the Siesta framework is now obsolete. This ticket is to track the work of completely removing all Siesta-related files and dependencies from the repository. This includes updating
package.json, deleting thetest/siesta/andtest/components/directories, and cleaning up any related scripts or documentation.