Skip to content

MQE-837: Assert sub-elements can't be declared out of sequence #44

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 4 commits into from
Mar 2, 2018

Conversation

KevinBKozan
Copy link
Contributor

@KevinBKozan KevinBKozan commented Mar 2, 2018

Description

  • Changed schema to allow for above
  • Added validation in lieu of xsd validation.

Fixed Issues (if relevant)

  1. Eliminated Aspect Mock usage from ActionMergeUtilTest #837: Assert sub-elements can't be declared out of sequence

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

- changed sequence -> choice in schema for assert actions.
- changed maxOccurs to fix verification test
- added check for correct schema in actionObject, in lieu of schema validation due to backwards compatibility
@KevinBKozan KevinBKozan merged commit 64972b3 into develop Mar 2, 2018
@KevinBKozan KevinBKozan deleted the MQE-837 branch March 2, 2018 14:25
magento-cicd2 pushed a commit that referenced this pull request Mar 31, 2021
…2-functional-testing-framework-816

[Imported] Update mftf.md
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