Skip to content
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

MQE-843: Nested Assertion syntax does not support entity resolution #52

Merged
merged 3 commits into from
Mar 12, 2018

Conversation

KevinBKozan
Copy link
Contributor

@KevinBKozan KevinBKozan commented Mar 12, 2018

Description

  • changed order of assertionAttribute flattening to happen before resolution of entities.

Fixed Issues (if relevant)

  1. MFTF-33305: Eliminate AspectMock from ObjectExtensionUtilTest #843: Nested Assertion syntax does not support entity resolution

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

- nested assertions now trim in the correct order, and replace as expected.
- bugfix for sortOrder in assertArrayIsSorted.
@KevinBKozan KevinBKozan merged commit f3a02c3 into develop Mar 12, 2018
@KevinBKozan KevinBKozan deleted the MQE-843 branch March 12, 2018 18:11
magento-cicd2 pushed a commit that referenced this pull request May 5, 2021
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