issues
search
newfold-labs
/
wp-module-ecommerce
Next-generation eCommerce Experience for WordPress sites at Newfold Digital.
GNU General Public License v2.0
10
stars
4
forks
source link
Added unique identifiers to all elements in Ecommerce Module
#285
Closed
aratidgr8
closed
7 months ago
aratidgr8
commented
7 months ago
Proposed changes
Make cypress tests
text agnostic
Avoid cypress tests from failing when any
text changes
are done.
Make cypress tests compatible for
multi-language
support and not only English.
Added unique identifiers i.e.
id
to all the elements in Ecommerce module.
Type of Change
[x] Bugfix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] Documentation Update (if none of the other choices apply)
Checklist
[ ] I have read the
CONTRIBUTING
doc
[ ] Linting and tests pass locally with my changes
[ ] I have added tests that prove my fix is effective or that my feature works
[ ] I have added necessary documentation (if appropriate)
Further comments
Proposed changes
text agnostic
text changes
are done.multi-language
support and not only English.id
to all the elements in Ecommerce module.Type of Change
Checklist
Further comments