Skip to content

Save API fuzzing configuration

What does this MR do?

Implements the save functionality in the API fuzzing form.

How to test this?

  1. Enable the :api_fuzzing_configuration_ui feature flag:
echo "Feature.enable(:api_fuzzing_configuration_ui)" | rails c
  1. Pull 299234-api-fuzzing-config-mutation (!53883 (merged)) into this branch

  2. Browse to the API fuzzing configuration form at /:namespace/:project/-/security/configuration/api_fuzzing

Screenshots (strongly suggested)

Screen_Shot_2021-02-10_at_7.11.22_PM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #299127 (closed)

Edited by Paul Gascou-Vaillancourt

Merge request reports