Commit 18eba20
committed
test: add tests for AppController
Covers /apps, /apps/nameAvailable, /rao, /apps/:name (single + batch),
/query/app (max-entries cap, marketplace shape, hidden-app gating), and
/app-icon (default fallback, data-URL decoding, MIME allowlist, CDN
redirect). Routes are collected via PuterRouter; AppDriver is injected
through the shared `driversContainers` registry, and stub stores return
prefab app rows.
Closes #29691 parent c5b12b6 commit 18eba20
1 file changed
Lines changed: 844 additions & 0 deletions
0 commit comments