-
Notifications
You must be signed in to change notification settings - Fork 16.2k
Open
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.good first issuekind:featureFeature RequestsFeature Requests
Description
Description
Implement an E2E test to verify the DAG audit log functionality displays correctly and shows relevant events for the DAG.
Test Scope
This test should verify:
- Navigate to a specific DAG's detail page
- Click on the "Audit Log" tab
- Verify the audit log table/list is visible
- Verify audit log entries contain expected columns (timestamp, event type, user, etc.)
- Verify pagination works if there are many audit entries
- Verify filtering/sorting of audit entries (if available)
Related issues
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.good first issuekind:featureFeature RequestsFeature Requests