NBA Neutral — Test Dashboard

Simulate the full Stremio client flow without installing Stremio. Config → Catalog → Streams → Resolver → Test Matrix.

Build a stream config and generate the manifest URL. Quick Fill loads a pre-built test config, or enter your own source URL.

Today's NBA schedule from the Worker — the same data Stremio shows when you browse the addon. Click a game to send its ID to the Stream Inspector.

Simulate Stremio clicking a game. Enter a manifest URL and game ID — the Inspector calls the stream endpoint and shows every stream exactly as Stremio receives it.

Test any resolver endpoint directly from the browser — no Worker involved. Paste your resolver URL with template variables, fill test values, see the raw response.


Automated test suite — all 7 substitution variables, all stream tiers, plus deliberate error scenarios. Load a game first, then run individual tests or the full suite.


✅ Happy Path — expected successful outcomes
❌ Error Path — deliberate failure conditions

EP-05 takes ~5s (resolver timeout). EP-03/04/05 use external test URLs — confirm these tests verify our error messages, not endpoint reliability.