Skip to content

add test_devhub_support_form_throttle #1146

Description

@ioanarusiczki

For testing mozilla/addons#16210, a dev hub form has been introduced.
https://addons.allizom.org/en-US/developers/support

The form has two stacked throttles:

  • per-user-per-hour: 10 submissions
  • per-IP-per-hour: 20 submissions

This test targets the per-user limit, which is the one that fires first when a single user submits the form repeatedly from a single IP.

Atm - in progress - passed locally in foreground.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions