We should add a new Feature where we provide an automatic API testing tool. At Fusio we already describe the response schema for each response, so we could automatically check whether all registered routes also return the defined schema. At the start we should only test the GET methods. Through this a user can easily check whether all defined API endpoints work as expected.
We should add a new Feature where we provide an automatic API testing tool. At Fusio we already describe the response schema for each response, so we could automatically check whether all registered routes also return the defined schema. At the start we should only test the GET methods. Through this a user can easily check whether all defined API endpoints work as expected.