pierrejeambrun commented on code in PR #58901:
URL: https://github.com/apache/airflow/pull/58901#discussion_r2577614363


##########
airflow-core/src/airflow/ui/tests/e2e/README.md:
##########
@@ -17,75 +17,138 @@
  under the License.
  -->
 
-# Airflow UI End-to-End Tests
+# UI End-to-End Tests
 
-UI automation tests using Playwright for critical Airflow workflows.
-
-## Prerequisites
-
-**Requires running Airflow with example DAGs:**
-
-- Airflow UI running on `http://localhost:28080` (default)
-- Admin user: `admin/admin`
-- Example DAGs loaded (uses `example_bash_operator`)

Review Comment:
   That was interesting to keep I think. And now the URL is 8080, or we need to 
explain what to specifiy and how to reach the API from the e2e tests.



##########
airflow-core/src/airflow/ui/tests/e2e/README.md:
##########
@@ -17,75 +17,138 @@
  under the License.
  -->
 
-# Airflow UI End-to-End Tests
+# UI End-to-End Tests
 
-UI automation tests using Playwright for critical Airflow workflows.
-
-## Prerequisites
-
-**Requires running Airflow with example DAGs:**
-
-- Airflow UI running on `http://localhost:28080` (default)
-- Admin user: `admin/admin`
-- Example DAGs loaded (uses `example_bash_operator`)

Review Comment:
   That was interesting to keep I think. And now the URL is 8080, or we need to 
explain what to specifiy and how to reach the API from the e2e tests.



-- 
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]

Reply via email to