DSingh0304 opened a new pull request, #3246: URL: https://github.com/apache/apisix-dashboard/pull/3246
## Why submit this pull request? - [x] New feature provided ## What changes will this PR take into? This PR adds comprehensive E2E tests for the Plugin Configs resource, including: - Page Object Model (`e2e/pom/plugin_configs.ts`) for plugin configs pages - List page tests with pagination functionality - CRUD operations tests with required fields only - CRUD operations tests with all available fields All 5 tests are passing and follow the established testing patterns. ## Related issues Closes #3090 ## Checklist: - [x] Did you explain what problem does this PR solve? Or what new features have been added? - [x] Have you added corresponding test cases? - [ ] Have you modified the corresponding document? - [x] Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first -- 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]
