RTL/server
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
..
controllers Add backend unit tests for common, logger, and authenticate utilities 2026-03-05 17:09:33 +00:00
models Release 0.15.4 (#1472) 2024-11-18 20:27:51 -08:00
routes Update project code according to dependencies update 2026-02-01 09:06:07 -08:00
utils Add backend unit tests for common, logger, and authenticate utilities 2026-03-05 17:09:33 +00:00
tsconfig.server.json Update project code according to dependencies update 2026-02-01 09:06:07 -08:00