zerobyte/app/test/helpers
Nico 33601dde24
feat(agent): add standalone agent runtime (#776)
* feat(agent): add standalone agent runtime

* fix(agent): add Bun and DOM types to agent tsconfig

* refactor: wrap backup error in a tagged effect error

* feat(controller): add agent manager and session handling

* feat(backups): execute backups through the agent

* fix(agent): harden disconnect and send-failure handling

* fix: rebase conflicts

* test: simplify mocks

* refactor: split agent runtime state

* fix(backup): keep old path when agent is disabled

* fix: pr feedbacks
2026-04-13 23:29:10 +02:00
..
agent-mock.ts feat(agent): add standalone agent runtime (#776) 2026-04-13 23:29:10 +02:00
auth.ts test: increase coverage for existing controllers 2026-03-02 21:16:48 +01:00
backup-mirror.ts refactor: split backups module + unit tests (#463) 2026-02-03 23:00:25 +01:00
backup.ts refactor: short id branded type (#552) 2026-02-21 11:16:15 +01:00
db.ts test: move test runner from Bun to Vitest (#727) 2026-04-01 20:05:54 +02:00
organization.ts refactor: upgrade to drizzle v1 (#450) 2026-02-01 19:14:52 +01:00
repository.ts refactor: short id branded type (#552) 2026-02-21 11:16:15 +01:00
restic.ts Controllers tests (#187) 2025-12-19 19:25:21 +01:00
volume.ts refactor: short id branded type (#552) 2026-02-21 11:16:15 +01:00