Skip to content

Rate Limiter testing #275

@sudo-shashank

Description

@sudo-shashank

The Miniflare API allows you to dispatch events to workers without making actual HTTP requests, simulate connections between Workers, and interact with local emulations of storage products like KV, R2, and Durable Objects. This makes it great for writing tests, or other advanced use cases where you need finer-grained control.

We can use miniflare to add test for rate limiter.

Additional Resource:
https://developers.cloudflare.com/workers/testing/miniflare/writing-tests/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions