codinget
  • Joined on 2022-10-19
codinget created branch test/ci in webnet/webnet 2026-06-21 14:59:47 +02:00
codinget pushed to main at webnet/webnet 2026-06-21 14:53:00 +02:00
b7df7c35e3 chore(test): update AI_CHANGES.md to reflect coverage script removal
673fa3aba3 fix(test): address code review feedback on browser testing PR
c89c478286 feat(test): add browser integration testing with Playwright
Compare 3 commits »
codinget deleted branch feat/browser-testing from webnet/webnet 2026-06-21 14:53:00 +02:00
codinget merged pull request webnet/webnet#42 2026-06-21 14:52:58 +02:00
feat(test): add browser integration testing with Playwright
codinget pushed to feat/browser-testing at webnet/webnet 2026-06-21 14:50:36 +02:00
b7df7c35e3 chore(test): update AI_CHANGES.md to reflect coverage script removal
673fa3aba3 fix(test): address code review feedback on browser testing PR
c89c478286 feat(test): add browser integration testing with Playwright
bba2c5c6f5 feat(tsconnect): add limits and change handlers to InMemoryFileOps (#43)
Compare 4 commits »
codinget pushed to feat/browser-testing at webnet/webnet 2026-06-21 14:37:39 +02:00
677c609bd5 fix(test): address code review feedback on browser testing PR
codinget commented on pull request webnet/webnet#42 2026-06-21 14:30:16 +02:00
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 pushed to feat/tailshare at webnet/webnet 2026-06-21 13:59:35 +02:00
d0fadd5201 fix(tailshare): streaming downloads where available
codinget pushed to feat/tailshare at webnet/webnet 2026-06-21 13:18:17 +02:00
75032762cd fix(tailshare): non-SI units
f786acc276 fix(tailshare): wrong key for OutgoingFileNotifier
0f0234221d chore(tailshare): add todo
76c3f34824 feat(tailshare): remove taildrop setting (always enable), use real asterisks and flag authKey warn
aec8c0b607 fix(tailshare): drawer shouldn't default to open
Compare 24 commits »
codinget deleted branch feat/tsconnect-memory-fileops-limits from webnet/webnet 2026-06-21 13:17:00 +02:00
codinget pushed to main at webnet/webnet 2026-06-21 13:17:00 +02:00
bba2c5c6f5 feat(tsconnect): add limits and change handlers to InMemoryFileOps (#43)
codinget merged pull request webnet/webnet#43 2026-06-21 13:16:59 +02:00
feat(tsconnect): add limits and change handlers to InMemoryFileOps
codinget pushed to feat/tsconnect-memory-fileops-limits at webnet/webnet 2026-06-21 02:08:59 +02:00
3509c9d2fc docs(agents): document ai review
codinget pushed to feat/tsconnect-memory-fileops-limits at webnet/webnet 2026-06-21 02:07:05 +02:00
e9950aa980 fix(tsconnect): fix remaining bugs in InMemoryFileOps
codinget pushed to feat/tsconnect-memory-fileops-limits at webnet/webnet 2026-06-21 02:03:48 +02:00
1613f1b7bc test(tsconnect): use correct InMemoryFileOps constructor args
codinget created pull request webnet/webnet#43 2026-06-21 01:40:42 +02:00
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
codinget pushed to feat/tsconnect-memory-fileops-limits at webnet/webnet 2026-06-21 01:40:28 +02:00
4e1849e2d8 feat(tsconnect): add limits and change handlers to InMemoryFileOps
codinget created pull request webnet/webnet#42 2026-06-21 01:37:57 +02:00
WIP: feat(test): add browser integration testing with Playwright
codinget created branch feat/browser-testing in webnet/webnet 2026-06-21 01:37:37 +02:00