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 test files for IMDB module. #860

Closed
nikhil25803 opened this issue Dec 5, 2023 · 10 comments
Closed

Add test files for IMDB module. #860

nikhil25803 opened this issue Dec 5, 2023 · 10 comments
Assignees
Labels
gssoc GSSoC 2024

Comments

@nikhil25803
Copy link
Member

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 nikhil25803 added the Codepeak23 CodePeak'23! 🚀 label Dec 5, 2023
@sharmajyotirmay
Copy link

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

@nikhil25803
Copy link
Member Author

Go ahead @sharmajyotirmay

@Dhruv127
Copy link

kindly assign me the issue

@ayushmorbar
Copy link
Contributor

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

@nikhil25803 nikhil25803 removed the Codepeak23 CodePeak'23! 🚀 label May 10, 2024
@nikhil25803
Copy link
Member Author

Go ahead @ayushmorbar!

@nikhil25803 nikhil25803 added the gssoc GSSoC 2024 label May 10, 2024
@ayushmorbar
Copy link
Contributor

Yeah for sure ‼️

@KartikRajOfficial
Copy link

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

@shravanasati
Copy link
Contributor

shravanasati commented May 11, 2024

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

@nikhil25803
Copy link
Member Author

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

@itssiddhantjain
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc GSSoC 2024
Projects
None yet
Development

No branches or pull requests

7 participants