oss-slu / esp

MIT License
0 stars 1 forks source link

Fix the failing test cases #46

Closed SiriChandanaGarimella closed 4 months ago

SiriChandanaGarimella commented 5 months ago

Describe the bug With the new changes in the backend, existing test cases are failing.

Steps to Reproduce Run the test cases in tests->test.py using the command pytest test.py

Expected behavior All the test cases should pass but currently throwing an error.

image