openfoodfacts-server icon indicating copy to clipboard operation
openfoodfacts-server copied to clipboard

Documentation for API Testing

Open IsaiahLevy opened this issue 9 months ago โ€ข 2 comments

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.

IsaiahLevy avatar Apr 30 '24 23:04 IsaiahLevy

Hey, great idea @IsaiahLevy , is that a task you'd like to take a jab at ?

teolemon avatar May 07 '24 11:05 teolemon

I think Apidog is a good choice for writing and executing API testing documentation.

satokenta940 avatar Jun 03 '24 09:06 satokenta940