Block a user
feat(test): add browser integration testing with Playwright
feat(test): add browser integration testing with Playwright
Code Review
Overview
Adds Playwright browser integration testing layered on top of the existing node:test + c8 + turbo stack. The approach is clean: *.browser.ts files are…
codinget
deleted branch feat/tsconnect-memory-fileops-limits from webnet/webnet
2026-06-21 13:17:00 +02:00
feat(tsconnect): add limits and change handlers to InMemoryFileOps
feat(tsconnect): add limits and change handlers to InMemoryFileOps
codinget
created branch feat/tsconnect-memory-fileops-limits in webnet/webnet
2026-06-21 01:40:28 +02:00
WIP: feat(test): add browser integration testing with Playwright