DSingh0304 commented on issue #3084:
URL: 
https://github.com/apache/apisix-dashboard/issues/3084#issuecomment-3498745541

   Hi! I'd like to work on implementing E2E tests for the **Consumers** 
resource.
   
   I plan to create the following files:
   - `e2e/pom/consumers.ts` - Page Object Model
   - `e2e/tests/consumers.list.spec.ts` - List page and pagination tests
   - `e2e/tests/consumers.crud-required-fields.spec.ts` - CRUD with required 
fields
   - `e2e/tests/consumers.crud-all-fields.spec.ts` - CRUD with all fields
   
   I've reviewed the existing tests for Routes and Upstreams and will follow 
the same pattern.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to