Skip to content

MQE-501: JavaScript reporting during test run #101

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 3 commits into from
Apr 19, 2018
Merged

MQE-501: JavaScript reporting during test run #101

merged 3 commits into from
Apr 19, 2018

Conversation

KevinBKozan
Copy link
Contributor

Description

  • Added ErrorLogger object, called after steps in the ContextListener

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

- Created ErrorLogger, static function to log JS errors
- added call to ErrorLogger in TestContextExtension
@coveralls
Copy link

coveralls commented Apr 19, 2018

Coverage Status

Coverage remained the same at 50.295% when pulling 32d7fdc on MQE-501 into 2bdc905 on develop.

@KevinBKozan KevinBKozan merged commit ebbe2d1 into develop Apr 19, 2018
@KevinBKozan KevinBKozan deleted the MQE-501 branch April 19, 2018 14:31
magento-devops-reposync-svc pushed a commit that referenced this pull request Aug 18, 2021
…o2-functional-testing-framework-867

[Imported] MFTF-33782: Added empty query and fragment testing to the UrlFormatterTest
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