Remove pagination and sorting tests from UI E2E tests#62462
Remove pagination and sorting tests from UI E2E tests#62462vatsrahul1001 merged 5 commits intomainfrom
Conversation
choo121600
left a comment
There was a problem hiding this comment.
Cool, LGTM :)
nit: how about using a web-first assertion like expect().toBeVisible()?
|
The static checks seem to be failing. Could you check? |
a1d087e to
daf7170
Compare
|
@vatsrahul1001 ConfigurationPage.ts Configuration.spec.ts These files need to be removed |
6e0b69c to
9053efd
Compare
airflow-core/src/airflow/ui/tests/e2e/pages/TaskInstancesPage.ts
Outdated
Show resolved
Hide resolved
Backport failed to create: v3-1-test. View the failure log Run detailsNote: As of Merging PRs targeted for Airflow 3.X In matter of doubt please ask in #release-management Slack channel.
You can attempt to backport this manually by running: cherry_picker 2851c74 v3-1-testThis should apply the commit to the v3-1-test branch and leave the commit in conflict state marking After you have resolved the conflicts, you can continue the backport process by running: cherry_picker --continueIf you don't have cherry-picker installed, see the installation guide. |
Remove pagination and sorting tests
As discussed here. We will move pagination and sorting tests to unit tests
{pr_number}.significant.rstor{issue_number}.significant.rst, in airflow-core/newsfragments.