Description
Add an E2E test to verify the XComs page (/xcoms) displays XCom entries correctly.
What to test
- Navigate to the XComs page
- Verify the XComs table renders
- Verify XCom details display: DAG ID, task ID, run ID, key, value
- Verify XCom values can be viewed/expanded
- Verify pagination works
- Verify filters can be applied
Related issues
#59028
Are you willing to submit a PR?
Code of Conduct
Description
Add an E2E test to verify the XComs page (
/xcoms) displays XCom entries correctly.What to test
Related issues
#59028
Are you willing to submit a PR?
Code of Conduct