Hello! We'd like to add a "Run tests" button near the current "Toggle terminal", which would `npm run test` and show results *instead* of preview. How should we approach this? Especially regarding replacing the "Preview" with the `npm run test` output?