Files
OmniRoute/tests
diegosouzapw 1eff658678 feat(quota): quotaGroups DB module (CRUD)
Add src/lib/db/quotaGroups.ts with createGroup/getGroup/getGroupName/
listGroups/renameGroup/deleteGroup; deleteGroup guards against non-empty
groups (throws /pools/i) and protects the 'group-demo' seed. Re-export
all functions + QuotaGroup type from localDb.ts. 15 unit tests in
tests/unit/quota-groups-crud.test.ts all passing.
2026-05-31 18:32:50 -03:00
..
2026-05-23 01:46:59 -03:00
2026-05-04 01:36:53 -03:00
2026-05-10 00:55:06 -03:00