scrape-up icon indicating copy to clipboard operation
scrape-up copied to clipboard

Add test files for IMDB module.

Open nikhil25803 opened this issue 1 year ago • 9 comments

Note

  • Test all the methods of the imdb module and add a test file.
  • Add test file in directory src/test.
  • Check the imdb_test.py file as a reference to get an idea about structuring the code.
  • Use unittest only.

nikhil25803 avatar Dec 05 '23 10:12 nikhil25803

I would like to work on this as a part of CODEPEAK2023

sharmajyotirmay avatar Dec 16 '23 05:12 sharmajyotirmay

Go ahead @sharmajyotirmay

nikhil25803 avatar Dec 16 '23 06:12 nikhil25803

kindly assign me the issue

Dhruv127 avatar Dec 19 '23 10:12 Dhruv127

Hey, I would like to work on this issue as part of GSSoC'24

ayushmorbar avatar May 09 '24 19:05 ayushmorbar

Go ahead @ayushmorbar!

nikhil25803 avatar May 10 '24 14:05 nikhil25803

Yeah for sure ‼️

ayushmorbar avatar May 10 '24 14:05 ayushmorbar

Hey @ayushmorbar I would like to work on this issue as part of GSSoC'24

KartikRajOfficial avatar May 10 '24 20:05 KartikRajOfficial

Why is only the standard unittest library allowed? pytest is much less verbose and simple.

shravanasati avatar May 11 '24 14:05 shravanasati

Built-in support of Python and more set of assertion methods (can even be customized). @shravanasati

nikhil25803 avatar May 12 '24 08:05 nikhil25803

Hello @nikhil25803 , please assign this issue to me as I have already worked on this kind of problem in the past.

itssiddhantjain avatar May 28 '24 11:05 itssiddhantjain