| 1 | /* |
| 2 | Drives <edge-python> through index.html: boots one tag, then feeds every runtime.json case to its worker |
| 3 | via run(), comparing #app for output cases and the run trace for error cases. |
| 4 | Run: deno test --allow-all runtime/tests/runtime.test.js |