Description
Add E2E tests to verify the Plugins page (/plugins) functionality.
What to test
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
testConfig for configuration
- Tests work across Chromium, Firefox, and WebKit browsers
Related Issues
Are you willing to submit a PR?
Code of Conduct
Description
Add E2E tests to verify the Plugins page (
/plugins) functionality.What to test
Acceptance Criteria
testConfigfor configurationRelated Issues
Are you willing to submit a PR?
Code of Conduct