mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-01 04:42:10 +03:00
- db-apiKeys-crud.test.ts: 54 tests (API key lifecycle, validation, caching) - db-core.test.ts: 40 tests (core DB helpers, row conversion, encryption) - db-domainState-crud.test.ts: 32 tests (domain state, circuit breakers) - db-registeredKeys-crud.test.ts: 26 tests (key registration, rotation) - usage-utils.test.ts: 43 tests (parseResetTime, quota snapshots, plan inference) Total: 195 new test cases, all passing