vatsrahul1001 commented on PR #59374: URL: https://github.com/apache/airflow/pull/59374#issuecomment-3765586709
@chen0427ok Thanks for working on this! I have a few concerns: The PR description mentions adding tests for: - Verify DAGs list displays after login - Verify DAG links are formatted correctly - Verify specific test DAG exists But I don't see these tests in the code. The only change to `dags-list.spec.ts` is adding a timeout: + test.setTimeout(120_000);Could you add the actual DAGS-001 tests. I remember we had tests earlier have you removed them? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
