microsoft/restler-fuzzer

add new demo_server end to end test with examples

Open

#543 opened on Jun 6, 2022

 (0 comments) (0 reactions) (0 assignees)Python (329 forks)auto 404
help wanted

Repository metrics

Stars
 (2,929 stars)
PR merge metrics
 (PR metrics pending)

Description

Enable all types of examples (query, body, header)

Add several examples (via external example config) for the POST and PUT requests.

Confirm all of the examples are tested by test all combinations and the examples checker, by checking for the specific values in the spec coverage file.

Contributor guide