[GH-ISSUE #15] M001/S01/T03: Update patch manifest and test fixtures for embedded proxy #17

Open
opened 2026-06-04 14:29:26 -04:00 by yindo · 0 comments
Owner

Originally created by @BillyOutlast on GitHub (May 16, 2026).
Original GitHub issue: https://github.com/Heretek-AI/GDevelop-BYOK/issues/15

T03: Update patch manifest and test fixtures for embedded proxy

  • Estimate: 45m

Files

  • patch/manifest.json
  • test/fixtures/newIDE/electron-app/app/scripts/main.js
  • test/fixtures/newIDE/electron-app/app/scripts/preload.js
  • test/fixtures/newIDE/electron-app/app/scripts/byok-embedded.js
  • scripts/restore-fixtures.js

Verification

  • node scripts/patch.js --repo test/fixtures --dry-run --strict 2>&1 | grep -c 'finder matches 1 time' | xargs -I{} echo 'Found {} entries with exactly 1 match (expect 9)'
Originally created by @BillyOutlast on GitHub (May 16, 2026). Original GitHub issue: https://github.com/Heretek-AI/GDevelop-BYOK/issues/15 ## T03: Update patch manifest and test fixtures for embedded proxy - Estimate: 45m ### Files - `patch/manifest.json` - `test/fixtures/newIDE/electron-app/app/scripts/main.js` - `test/fixtures/newIDE/electron-app/app/scripts/preload.js` - `test/fixtures/newIDE/electron-app/app/scripts/byok-embedded.js` - `scripts/restore-fixtures.js` ### Verification - [ ] node scripts/patch.js --repo test/fixtures --dry-run --strict 2>&1 | grep -c 'finder matches 1 time' | xargs -I{} echo 'Found {} entries with exactly 1 match (expect 9)'
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Heretek-AI/GDevelop-BYOK#17