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

Add Post, User and Term Factory #3048

Merged
merged 4 commits into from
Oct 12, 2022
Merged

Add Post, User and Term Factory #3048

merged 4 commits into from
Oct 12, 2022

Conversation

burhandodhy
Copy link
Contributor

Description of the Change

This PR adds the factories for Post, User and term.

Closes #3039

How to test the Change

Changelog Entry

Added - Add test factories for Post, User and Term

Credits

Props @burhandodhy

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@burhandodhy burhandodhy marked this pull request as ready for review October 7, 2022 06:59
@burhandodhy burhandodhy added this to the 4.4.0 milestone Oct 7, 2022
@felipeelia
Copy link
Member

Do you mind fixing the conflicts here so we can merge this one @burhandodhy? Thanks!

@felipeelia felipeelia assigned burhandodhy and unassigned felipeelia Oct 11, 2022
@burhandodhy
Copy link
Contributor Author

Do you mind fixing the conflicts here so we can merge this one @burhandodhy? Thanks!

Done.

@felipeelia felipeelia merged commit 6231c30 into develop Oct 12, 2022
@felipeelia felipeelia deleted the burhan/feature-3039 branch October 12, 2022 11:58
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.

Introduced Factory for Post, User and Term
2 participants