Enhance documentation for E2E GUI testing framework and Tile16 editor palette system

- Added comprehensive sections on the E2E GUI testing framework in `A1-testing-guide.md`, detailing architecture, test writing, and execution.
- Introduced a new document `E7-tile16-editor-palette-system.md` outlining the redesign and implementation of the Tile16 editor palette system, including problem analysis, solution architecture, and UI/UX refactoring.
- Updated `E6-z3ed-cli-design.md` with recent refactoring improvements and code quality enhancements for the z3ed CLI tool.
- Expanded the YAZE development tracker in `yaze.org` to reflect ongoing issues and features related to the Tile16 editor and E2E testing.
This commit is contained in:
scawful
2025-10-01 09:23:59 -04:00
parent ba50d89e7d
commit 508c5402ed
7 changed files with 961 additions and 50 deletions

View File

@@ -1,4 +1,4 @@
# YAZE vcpkg Setup Script
# yaze vcpkg Setup Script
# This script sets up vcpkg for YAZE development on Windows
param(

View File

@@ -1,4 +1,4 @@
# YAZE Windows Development Setup Script
# yaze Windows Development Setup Script
# Sequential approach with no functions and minimal conditionals
param(