Skip to content

Add RateLimitingTestCase and unit tests with dynamic rate limit simulation#47

Open
lidiiafedynchuk wants to merge 1 commit into
OWASP:mainfrom
lidiiafedynchuk:add-rate-limiting-test
Open

Add RateLimitingTestCase and unit tests with dynamic rate limit simulation#47
lidiiafedynchuk wants to merge 1 commit into
OWASP:mainfrom
lidiiafedynchuk:add-rate-limiting-test

Conversation

@lidiiafedynchuk

Copy link
Copy Markdown

Add Rate Limiting Test Case with Dynamic Rate Limit Detection and Comprehensive Unit Tests

Description:
This PR introduces a new test case to detect rate limiting enforcement on API endpoints. The RateLimitingTestCase class sends multiple rapid requests to the target endpoint and verifies if rate limiting (e.g., HTTP 429 or related messages) is triggered.

@lidiiafedynchuk

Copy link
Copy Markdown
Author

@cybersreejith could you please take a look when you get a chance. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant