Skip to content

add rate testing for untested rate limited routes #1680

Description

@huss

Is your feature request related to a problem? Please describe.

PR #1670 should be adding rate testing for the login route. In app.js, OED has several routes that are rate limited. The new code has a TODO at the top of the file (the text might change slightly):

// TODO: Create additional rate limit tests for other OED routes, covering
// every rate limiter defined in app.js (general, 3D graphic, raw export).

Describe the solution you'd like

The other routes that are rate limited should be added to src/server/testRate/rateTest.js in a similar way.

Describe alternatives you've considered

We don't do the tests :-(

Additional context

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    i-good-first-issueThis issue is probably a good starting point for people new to coding or the OED project.p-medium-priorityt-enhancementThis issues tracks a potential improvement to the software

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions