Skip to content

test(e2e): add app settings editing and logs page e2e tests#36662

Open
EvanYao826 wants to merge 1 commit into
langgenius:mainfrom
EvanYao826:test/e2e-workflow-app
Open

test(e2e): add app settings editing and logs page e2e tests#36662
EvanYao826 wants to merge 1 commit into
langgenius:mainfrom
EvanYao826:test/e2e-workflow-app

Conversation

@EvanYao826
Copy link
Copy Markdown
Contributor

Closes #34278

Add new e2e test scenarios for issue langgenius#34278:

- Edit app settings: tests renaming an app and updating its description
  via the Edit App modal from the apps console
- App logs page: tests navigation to the logs page of a workflow app
- Add updateAppSettings API helper to e2e support utilities

These fill gaps in the existing e2e coverage which previously only
tested CRUD operations (create, delete, duplicate, export) but not
the settings editing or logs viewing workflows.
@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. javascript Pull requests that update javascript code labels May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

javascript Pull requests that update javascript code size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Refactor/Chore] More e2e test

1 participant