bet
bet copied to clipboard
Writing test cases to test the bet API functionalities
Since we working on multiple areas to improve the bet repo, during the course its important to make sure no changes break the system.
My idea of writing the test cases is to breakdown the repo into various modules and writing test cases to cover all the possibilities of that module.