Skip to content

MQE-690: Create a custom action to assert that elements are sorted properly #40

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Feb 23, 2018

Conversation

KevinBKozan
Copy link
Contributor

Description

New test action, assertArrayIsSorted. Takes in child <array> element that ensures sorting based on given sortOrder.

Fixed Issues (if relevant)

  1. MQE-2034: Document Custom Helper functionality #690: Create a custom action to assert that elements are sorted properly

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/verification tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)
  • Changes to Framework doesn't have backward incompatible changes for tests or have related Pull Request with fixes to tests

…operly

- schema configuration for new test action
- verification test updates
…operly

- New syntax, with nested <array> element
- New MagentoAssert module
- CR Fixes.
@KevinBKozan KevinBKozan merged commit 07744f0 into develop Feb 23, 2018
@KevinBKozan KevinBKozan deleted the MQE-690 branch February 23, 2018 20:21
magento-cicd2 pushed a commit that referenced this pull request Mar 26, 2021
[3.x] MQE-2585: use --no-sandbox chrome options for functional suite.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant