RTL/server/utils
continue[bot] 0040e01c9d Add backend test infrastructure and CommonService tests
- Add vitest configuration for backend tests
- Add comprehensive test suite for CommonService (57 tests)
- Add npm scripts for running backend tests with coverage
- Tests cover: password masking, secure data handling, sorting functions,
  date/time conversions, error handling, version compatibility, and more

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

Co-authored-by: shahana-farooqui <shahana.farooqui@gmail.com>
Co-Authored-By: Continue <noreply@continue.dev>
2026-04-06 16:06:50 +00:00
..
app.ts Release 0.15.1 (#1406) 2024-06-10 12:40:37 -07:00
authCheck.ts Release 0.15.1 (#1406) 2024-06-10 12:40:37 -07:00
common.spec.ts Add backend test infrastructure and CommonService tests 2026-04-06 16:06:50 +00:00
common.ts Release 0.15.6 (#1506) 2025-09-09 02:18:23 -07:00
config.ts Release 0.15.4 (#1472) 2024-11-18 20:27:51 -08:00
cors.ts Release 0.15.1 (#1406) 2024-06-10 12:40:37 -07:00
csrf.ts Release 0.15.1 (#1406) 2024-06-10 12:40:37 -07:00
database.ts Release 0.15.1 (#1406) 2024-06-10 12:40:37 -07:00
logger.ts Release 0.15.1 (#1406) 2024-06-10 12:40:37 -07:00
webSocketServer.ts Release 0.15.1 (#1406) 2024-06-10 12:40:37 -07:00