Testing functions
The following were done:
- A "tests" folder has been created in the main repository, which contains all the tests for the functionality.
- In the file "test_apis.py " functions have been implemented to verify the operation: getting saved data, predicting from the selected model, saving data, deleting data.
- Updated the file "requirements.txt".