Skip to content

test(audit-logging): add e2e test for the login actionΒ #6092

@a19836

Description

@a19836

πŸ“– Technical Design: Audit Logging β€” Platform-Level Log Forwarding (No UI)
πŸ”— PoC branch PR: #5221
🎯 Epic: #5241


Description

End-to-end integration test covering the frontend login:

  1. With Playwright
  2. Execute a login action
  3. Then logout
  4. Check if login action was logged in the backend-api's console (console transport must be active)
    Note: Because we don't have yet the audit-log search API, we need to perform this check manually.

Definition of Done

  • was login and logout actions logged into console

Metadata

Metadata

Assignees

Labels

audit-loggingFunctional scope: audit loggingfeatureType: new feature or capability (feat:).

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions