mirror of
https://github.com/Heretek-AI/GDevelop-BYOK.git
synced 2026-07-01 18:48:04 -04:00
[GH-ISSUE #23] M001/S03/T01: Create fixture files for AiConfiguration.js and Generation.js representing upstream GDevelop patterns #22
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @BillyOutlast on GitHub (May 17, 2026).
Original GitHub issue: https://github.com/Heretek-AI/GDevelop-BYOK/issues/23
T01: Create fixture files for AiConfiguration.js and Generation.js representing upstream GDevelop patterns
Why: S03's patches (P010 for AiConfiguration.js, P011 for Generation.js) need pristine upstream-representative fixture files for the patch engine to find/replace/verify against. Without these fixtures, the manifest validation step in patch.js fails because target files don't exist.
Files
test/fixtures/newIDE/app/src/AiConfiguration/AiConfiguration.jstest/fixtures/newIDE/app/src/Utils/GDevelopServices/Generation.jsscripts/restore-fixtures.jsscripts/create-sabotaged-fixtures.jsVerification