Updated today at 08:58

Commit: 985db9f Show on GitHub

  • Author: RazanSagheer
  • Date: 3/12/2026, 12:54:06 AM
  • Message: test(unit): add session expiration unit tests. #288 These tests verify that a session correctly expires after 1 hour of inactivity, including edge cases like exactly 59 minutes and just over the 1 hour limit. Refs: #288
  • Stats: 39 total changes (+39 / -0)

Changed Files

  • src/tests/unit/session.test.js — +39 / -0 (39 changes)