Devanik21 / ISRO_Mining_Site_FINAL_APP

MIT License
11 stars 39 forks source link

Create Unit Tests for Data Analysis Functions #47

Closed protham02 closed 1 week ago

protham02 commented 1 month ago

13

1.Created unit tests for key data analysis functions to ensure they handle various edge cases correctly. 2.Utilize testing frameworks like pytest to automate and streamline the testing process. 3.Updated the documentation to include instructions for running these tests.

protham02 commented 1 month ago

please ignore all the commits except last 3 commits that is:

  1. Update README.md 2. Update requirements.txt 3. Create Unit test for key data analysis functions