Algo-Phantoms / Algo-Phantoms-Backend

💻 Algo-Phantoms-Backend is an Application that provides pathways and quizzes along with a code editor to help you towards your DSA journey.📰🔥 This repository contains the REST APIs of the application.✨
MIT License
43 stars 37 forks source link

Unit test for quiz module #38

Open harsh7in opened 3 years ago

harsh7in commented 3 years ago

The quiz module is not having tests. So, quiz module should have the unit tests for the models present in that module.

hasanmdarif commented 3 years ago

Hey @harsh-9in i want to work on this. Can you please explain the structure of unit test model?

harsh7in commented 3 years ago

assigned to @hasanmdarif

harsh7in commented 3 years ago

for unit test refer the django documentation or youtube.

hasanmdarif commented 3 years ago

hey, @harsh-9in I have written code of unittest please review it (#46 )

pallavi00021 commented 3 years ago

can I start working on this issue?? I'm gssoc'21 participant. @harsh-9in