Skip to content

MQE-1033: Validate duplicate element names in the same file (Section, Data, Metadata, Page) #153

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 5 commits into from
Jun 25, 2018

Conversation

KevinBKozan
Copy link
Contributor

Description

  • Dom.php classes for all test objects have been created and configured.
  • Above classes now validate uniqueness of certain elements by their keys (ex. <entity><data key="")

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

- Validation abstracted out to static function.
- Test/Actions covered
- Section/Elements covered
- Entity/Fields covered
- ActionGroup/Actions covered
- Operation recursively covered
- CR fixes, validationUtil to object instead of static function.
@coveralls
Copy link

coveralls commented Jun 23, 2018

Coverage Status

Coverage increased (+0.8%) to 56.158% when pulling 4082b1e on MQE-1033 into 6281e31 on develop.

@KevinBKozan KevinBKozan merged commit de1583f into develop Jun 25, 2018
@KevinBKozan KevinBKozan deleted the MQE-1033 branch June 25, 2018 13:12
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.

2 participants