Describe the enhancement you'd like
As of now only the backend implementation of routes are there, there should also be the test cases to check if everything works fine.
Describe approaches if you have thought of any
Use jest, super test, and chai to write the unit test.
Describe the enhancement you'd like As of now only the backend implementation of routes are there, there should also be the test cases to check if everything works fine.
Describe approaches if you have thought of any Use jest, super test, and chai to write the unit test.
Additional context Working on it.