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

Write Tests for Buy and Sell #514

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

Write Tests for Buy and Sell #514

SanskarGosavi2003 opened this issue Dec 9, 2023 · 0 comments

Comments

@SanskarGosavi2003
Copy link
Member

Problem Statement

  • We dont have pre written tests for Buy and Sell
  • This might cause issues later in the future if a "ROGUE" coder works on the codebase and makes changes that doesn't fit well with the initial logic and causes bugs that might go undetected into production.
  • To prevent this we need another "ROGUE" coder like you to help us prevent this disaster from occurring ahead of its time.

How you can be the 2nd "ROGUE STAR"

  • Write the tests for buy and Sell in buyandsell/tests.py
  • These tests should cover all the API calls for Buy and Sell
  • To make your work a bit easier refer to the tests written elsewhere in the code base in the tests.py files

Make Sure

  • You follow the coding convention that has been followed through out the codebase
  • Make sure the code quality stays consistent
  • If you are having doubts regarding certain way some features have been implemented you can contact @VIBR0X or @Krishna-Baldwa
  • And you are all set to contribute to IIT Bombay's best community of developers and become an integral part of DevCom
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