Files
inkos/packages
Ma 37f7a5562f test(studio): add Playwright e2e for interactive-film player playthrough
Two tests covering real DOM click paths through StoryPlayer:
- good ending path (trust >= 1 via trustup choice, conditional option visible)
- bad ending path (trust = 0, conditional option hidden by count 0)

Seed fixture writes story-graph.json to test-project/ before browser launch.
INKOS_PROJECT_ROOT points to test-project/ so GET /api/v1/project succeeds.
2026-06-23 14:58:05 +08:00
..