openfoodfacts-server
openfoodfacts-server copied to clipboard
Documentation for API Testing
Problem
Currently, there is a lack of documentation for writing and executing API tests.
Proposed solution
Develop a documentation guide for API testing that includes:
- An overview of the API testing strategy.
- Examples and guidelines on how to write API tests.
- Instructions on executing tests using the test framework integrated with the
ProductOpener
modules. - Tips on handling and interpreting different responses and errors.
Hey, great idea @IsaiahLevy , is that a task you'd like to take a jab at ?
I think Apidog is a good choice for writing and executing API testing documentation.