Closed shashwatahalder01 closed 1 month ago
The pull request includes significant modifications to the feature map configuration and the ProductsPage
class, focusing on user role permissions and enhancing vendor capabilities. Key changes involve the removal of certain admin plugin permissions, the addition of various vendor functionalities related to product attributes, discounts, and geolocation, as well as the introduction of corresponding tests to ensure these features work as intended.
File Path | Change Summary |
---|---|
tests/pw/feature-map/feature-map.yml |
Extensive modifications to permissions across user roles, including new vendor capabilities and restrictions on admin functionalities. |
tests/pw/pages/productsPage.ts |
Added methods for managing product attributes, bulk discounts, and geolocation features in the ProductsPage class. |
tests/pw/tests/e2e/productsDetails.spec.ts |
Introduced new test cases for vendor functionalities related to product attributes, discounts, and geolocation management. |
feature-map.yml
file, directly related to vendor capabilities in managing product attributes and permissions.feature-map.yml
file, adding new vendor capabilities that align with product management functionalities.ProductsPage
class that enhance vendor capabilities for managing product attributes.QA approved
🐇 In the garden of features, new blooms arise,
Vendors now flourish, beneath open skies.
Attributes added, discounts in tow,
A world of permissions, watch them all grow!
With tests in the meadow, ensuring all's right,
Hoppity joy fills the day and the night! 🌼
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
All Submissions:
Changes proposed in this Pull Request:
Related Pull Request(s)
Closes
How to test the changes in this Pull Request:
Changelog entry
Title
Detailed Description of the pull request. What was previous behaviour and what will be changed in this PR.
Before Changes
Describe the issue before changes with screenshots(s).
After Changes
Describe the issue after changes with screenshot(s).
Feature Video (optional)
Link of detailed video if this PR is for a feature.
PR Self Review Checklist:
FOR PR REVIEWER ONLY:
Summary by CodeRabbit
New Features
Bug Fixes
Tests