-
Notifications
You must be signed in to change notification settings - Fork 16.3k
Open
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.area:pluginsgood first issuekind:featureFeature RequestsFeature Requests
Description
Description
Add E2E tests to verify the Plugins page (/plugins) functionality.
What to test
- Verify plugins list displays
- Verify pagination
Acceptance Criteria
- All tests follow Page Object Model (POM) pattern
- Tests create/cleanup their own test data in beforeAll/afterAl l(We will need plugings to be created in before all)
- Tests use
testConfigfor configuration - Tests work across Chromium, Firefox, and WebKit browsers
Related Issues
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.area:pluginsgood first issuekind:featureFeature RequestsFeature Requests