Releases: najeeb1023/magento-webapp
Releases · najeeb1023/magento-webapp
v2.1.0
2.1.0 (2024-06-19)
Features
- facade pattern refactored, coupled attire and section selection into one function. (5c9c955)
v2.0.0
2.0.0 (2024-06-19)
- Merge pull request #8 from najeeb1023/facadeDesignPattern_implementation (44774a1)
BREAKING CHANGES
- Added facade design pattern for user's category, add…
v1.1.0
1.1.0 (2024-06-17)
Features
- added new test scenario for women shopping, changed menSection_feature -> userShopping.feature (d02d8e9)
- added new test scenario for women shopping, changed menSection_feature -> userShopping.feature (dee4e49)
v1.0.4
1.0.4 (2024-06-16)
Bug Fixes
v1.0.3
1.0.3 (2024-06-16)
Bug Fixes
- userdetails in feature file added. (618ceef)
v1.0.2
1.0.2 (2024-06-16)
Bug Fixes
v1.0.1
1.0.1 (2024-06-16)
Bug Fixes
- added userRegistration.feature and userLogin.feature with condition. (0d5a4f5)
- code_refactor with if else conditional login/register feature (295bfd7)
v1.0.0
1.0.0 (2024-06-14)
Bug Fixes
- register page assertion added. (78c960d)