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

Refactor Unit tests namespace #190

Merged
merged 14 commits into from
Dec 26, 2022

Conversation

nmolham-godaddy
Copy link
Contributor

Summary

This PR refactors the testing setup and have Unit and Integration tests with corresponding namespaces.

Closes: #168

Contributor checklist

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly
  • I have added tests to cover changes introduced by this pull request
  • All new and existing tests pass

Testing

  • All tests run and pass

Reviewer checklist

  • Code changes review
  • Documentation changes review
  • Unit tests pass
  • Static analysis passes

@coveralls
Copy link

coveralls commented Dec 23, 2022

Coverage Status

Coverage: 11.201%. Remained the same when pulling 15e73cb on issue-186/refactore-unit-tests-namespace into 8b1abb6 on trunk.

@unfulvio-godaddy unfulvio-godaddy merged commit cdac012 into trunk Dec 26, 2022
@unfulvio-godaddy unfulvio-godaddy deleted the issue-186/refactore-unit-tests-namespace branch December 26, 2022 02:21
@jeffpaul jeffpaul added this to the 0.6.0 milestone Jun 23, 2023
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.

WP_Mock tests should go in own namespace
4 participants