With #173 + #187 now in place, it makes sense to begin properly testing the content of the human output like we do for the regular API responses.
We should use Vitest's built-in browser support (Playwright-based) to do this: https://vitest.dev/guide/browser/
With #173 + #187 now in place, it makes sense to begin properly testing the content of the human output like we do for the regular API responses.
We should use Vitest's built-in browser support (Playwright-based) to do this: https://vitest.dev/guide/browser/