You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A GET request on the following route "/functions/fun_a/items" into the mock tests brings a 404 error :
"Caused by: Error: No data read from: postgisftw.fun_a"
The text was updated successfully, but these errors were encountered:
benoitdm-oslandia
changed the title
404 error on a GET request to "/functions/fun_a/items"
Task - 404 error on a GET request to "/functions/fun_a/items"
Nov 17, 2022
The test has not been pushed yet, in order to allow the format handling to be complete.
But it is quite easy to add this test, the route is commented into the TestGetFormatHandlingSuffix unit test from the following file : internal/service/mock_test/handler_get_test.go
A GET request on the following route "/functions/fun_a/items" into the mock tests brings a 404 error :
"Caused by: Error: No data read from: postgisftw.fun_a"
The text was updated successfully, but these errors were encountered: