DevCom-IITB / DevCom-IITB/instiapp-api

Write Tests for Buy and Sell

Open
#514 0 comments 0 reactions 0 assignees View on GitHub
discussion DOPE-contribution effort3: high help wanted priority3: urgent sec: API sec: testing severity4 memleak type: chore type: feature type: performance
Dominant language
Python
Stars
26
Forks
77
PR merge metrics
No merged PRs in 30d

Description

# 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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.