Skip to content

[Enhancement] Add unit and integration tests for the Sessions management page #1277

@chauhan-varun

Description

@chauhan-varun

The Sessions management page (frontend/src/components/me/sessions/) currently has no automated tests. This is a critical area for user security (API keys and browser sessions).

Add unit/integration tests for:

  • Sessions.jsx: Main layout and section visibility.
  • APIaccess.jsx: API key creation, deletion, and visibility toggling.
  • SessionList.jsx: Session sorting (current first) and revocation flow.

I'd be happy to work on this @regulartim :)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions