Description
Add E2E tests to verify the Pools page (/pools) functionality including list display, editing pool slots, and pool usage verification.
What to test
Acceptance Criteria
- All tests follow Page Object Model (POM) pattern
- Tests use
testConfig for configuration
- Tests create/cleanup their own test data in
beforeAll/afterAll
- Tests work across Chromium, Firefox, and WebKit browsers
- No hardcoded values - use dynamic data where possible
Related Issues
Are you willing to submit a PR?
Code of Conduct
Description
Add E2E tests to verify the Pools page (
/pools) functionality including list display, editing pool slots, and pool usage verification.What to test
Acceptance Criteria
testConfigfor configurationbeforeAll/afterAllRelated Issues
Are you willing to submit a PR?
Code of Conduct