Add unit tests for translate routes
Opened this issue · 0 comments
filipecorrea commented
Is your feature request related to a problem? Please describe.
The code in src/routes/translate
is not properly covered by unit tests.
Describe the solution you'd like
Use the existing test framework to write unit tests for this component.