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

Practice-App: Writing all unit tests for Post app #101

Closed
4 tasks done
yavuuzsameet opened this issue May 13, 2022 · 2 comments · Fixed by #99
Closed
4 tasks done

Practice-App: Writing all unit tests for Post app #101

yavuuzsameet opened this issue May 13, 2022 · 2 comments · Fixed by #99
Assignees
Labels
Prio: High Importance of Issue: High Status: Accepted Issue is reviewed, accepted Type: To Do Our tasks are labeled with this label.

Comments

@yavuuzsameet
Copy link
Contributor

Description:

The tests will be implemented for the Post app of the Practice-App using the TestCase library from django.test. Find more about Post from the issue #83.

Details for tests and todo's:

  • Write tests for urls.
  • Write tests for views.
  • Write tests for models.
  • Write tests for forms.

Reviewers: @mehmetemreakbulut @canberkboun9

Task Deadline: 14.05.2022 16:00
Review Deadline: 14.05.2022 20:00

@yavuuzsameet yavuuzsameet added Prio: High Importance of Issue: High Type: To Do Our tasks are labeled with this label. Status: In Progress Issue is worked on, currently labels May 13, 2022
@yavuuzsameet yavuuzsameet self-assigned this May 13, 2022
@yavuuzsameet
Copy link
Contributor Author

TestCases are implemented and pushed. Need review.

@yavuuzsameet yavuuzsameet added Status: Need Review Issue work is done, waiting to be reviewed and removed Status: In Progress Issue is worked on, currently labels May 13, 2022
@yavuuzsameet yavuuzsameet linked a pull request May 13, 2022 that will close this issue
@yavuuzsameet
Copy link
Contributor Author

Test cases are updated by the new merge #136.

@palahb palahb added Status: Accepted Issue is reviewed, accepted and removed Status: Need Review Issue work is done, waiting to be reviewed labels Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Prio: High Importance of Issue: High Status: Accepted Issue is reviewed, accepted Type: To Do Our tasks are labeled with this label.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants