microsoft / restler-fuzzer

RESTler is the first stateful REST API fuzzing tool for automatically testing cloud services through their REST APIs and finding security and reliability bugs in these services.
MIT License
2.59k stars 296 forks source link

improve testing for config.json compile option #718

Open marina-p opened 1 year ago

marina-p commented 1 year ago

Description

This item should add test coverage to prevent regressions such as the one in https://github.com/microsoft/restler-fuzzer/commit/dfc640bea057818225413553c0b20da08de3d21a. Currently, the only end to end test is the quick start test which uses the --api_spec parameter.