Skip to content

UI E2E Test || BROWSE-001: Verify Audit Logs Page #59931

@vatsrahul1001

Description

@vatsrahul1001

Description

Add E2E tests to verify the Audit Logs page (/events) displays correctly and search functionality works.

Image

What to Test

Audit Logs Display

  • Navigate to the Audit Logs page (/events)
  • Verify the logs table is displayed
  • Verify log entries show: timestamp, event type, DAG ID, user, etc.
  • Verify pagination works
  • Verify column sorting works

Search/Filter Logs

  • Verify search input is visible
  • Search for a specific event type
  • Verify filtered results match search criteria
  • Clear search and verify all logs display again
  • Filter by DAG ID

Acceptance Criteria

  • Audit Logs page loads successfully
  • Logs table displays with correct columns
  • Pagination works correctly
  • Search returns filtered results
  • Column sorting works
  • All tests pass on Chromium, Firefox, and WebKit

Related issues

#59028

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions