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

Complete Coverage for Communities with Tests #513

Open
SanskarGosavi2003 opened this issue Dec 9, 2023 · 0 comments
Open

Complete Coverage for Communities with Tests #513

SanskarGosavi2003 opened this issue Dec 9, 2023 · 0 comments

Comments

@SanskarGosavi2003
Copy link
Member

SanskarGosavi2003 commented Dec 9, 2023

Problem Statement

  • Currently the tests for communities written in community/test.py do not cover all the API calls.
  • Write tests to test all the API calls for communities, this includes all the CRUD operations for community, posts , reactions.

Hints

  1. Take reference from the pre existing tests.

To make sure

  1. The format of the new tests should be similar to the already existing ones
  2. Keep the code clean
  3. Code formatting should be taken into account
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant