Skip to content

MQE-1513: createData throws a useless error message during runtime wh… #535

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
Jan 6, 2020

Conversation

soumyau
Copy link
Contributor

@soumyau soumyau commented Jan 3, 2020

Fixed to throw exception during test generation when non-existent entity is referenced in createData action.

Description

Fixed Issues (if relevant)

  1. magento/magento2-functional-testing-framework#<issue_number>: Issue title
  2. ...

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

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.5%) to 51.823% when pulling 1075fd4 on MQE-1513 into 9bc59f8 on develop.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-1.5%) to 51.823% when pulling 1075fd4 on MQE-1513 into 9bc59f8 on develop.

@coveralls
Copy link

coveralls commented Jan 3, 2020

Coverage Status

Coverage decreased (-0.5%) to 52.826% when pulling 188d6ba on MQE-1513 into 9bc59f8 on develop.

…en the entity does not exist

reverted changes
Added unit test
…en the entity does not exist

reverted changes
fixed unit test
…en the entity does not exist

reverted changes
reworded message
@soumyau soumyau merged commit 052576d into develop Jan 6, 2020
@soumyau soumyau deleted the MQE-1513 branch April 30, 2020 16:20
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.

3 participants