dieterich-lab / medex

Intuitive Graphical User Interface for Medical Data Exploration
MIT License
4 stars 3 forks source link

Python tests for the data service #27

Closed sanketahegde closed 1 year ago

sanketahegde commented 1 year ago

Write unit tests with pytest for all the methods in data service and incorporate all scenarios.

sanketahegde commented 1 year ago

tests added for the data service in test_data_service.py file