Skip to content

Releases: najeeb1023/magento-webapp

v2.1.0

19 Jun 17:46
Compare
Choose a tag to compare

2.1.0 (2024-06-19)

Features

  • facade pattern refactored, coupled attire and section selection into one function. (5c9c955)

v2.0.0

19 Jun 11:54
44774a1
Compare
Choose a tag to compare

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

17 Jun 19:16
3b0d50a
Compare
Choose a tag to compare

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

16 Jun 22:36
68e07e8
Compare
Choose a tag to compare

1.0.4 (2024-06-16)

Bug Fixes

  • menSection_feature WIP. (72f3b1f)

v1.0.3

16 Jun 13:38
7eb2cea
Compare
Choose a tag to compare

1.0.3 (2024-06-16)

Bug Fixes

  • userdetails in feature file added. (618ceef)

v1.0.2

16 Jun 00:26
3e3d4df
Compare
Choose a tag to compare

1.0.2 (2024-06-16)

Bug Fixes

v1.0.1

16 Jun 00:18
a4a653f
Compare
Choose a tag to compare

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

14 Jun 21:42
Compare
Choose a tag to compare

1.0.0 (2024-06-14)

Bug Fixes

  • register page assertion added. (78c960d)