RTL/server/controllers/shared
continue[bot] 0b9ebd57cd Add backend unit tests for common, logger, and authenticate utilities
- Add vitest configuration for backend testing
- Add test:backend and test:backend:coverage npm scripts
- Add 83 unit tests covering:
  - CommonService utilities: sorting, date conversion, error handling,
    password masking, version compatibility, secure data removal
  - LoggerService: all log levels (ERROR, WARN, INFO, DEBUG), file
    logging, message formatting
  - Authenticate controller: failed login tracking, token verification,
    IP extraction, locking mechanism

Generated with [Continue](https://continue.dev)

Co-authored-by: shahana-farooqui <shahana.farooqui@gmail.com>
Co-Authored-By: Continue <noreply@continue.dev>
2026-03-05 17:09:33 +00:00
..
authenticate.test.ts Add backend unit tests for common, logger, and authenticate utilities 2026-03-05 17:09:33 +00:00
authenticate.ts Update project code according to dependencies update 2026-02-01 09:06:07 -08:00
boltz.ts Release 0.15.5 (#1492) 2025-07-07 11:36:23 -07:00
loop.ts Release 0.15.1 (#1406) 2024-06-10 12:40:37 -07:00
pageSettings.ts Make db location configurable #1177 2023-02-17 17:33:33 -08:00
RTLConf.ts Release 0.15.4 (#1472) 2024-11-18 20:27:51 -08:00