Update test/component/Elsa.Workflows.ComponentTests/Scenarios/Activities/Http/README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
lukhipolito-nexxbiz 2025-12-03 16:17:07 +01:00 committed by GitHub
parent 94b409b08a
commit 8987e043e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,14 +39,8 @@ This directory contains comprehensive component tests for the `HttpEndpoint` act
- Empty file handling
6. **Security and Edge Cases Tests** (`HttpEndpointSecurityAndEdgeCasesTests.cs`)
- Authentication/authorization
- Blocked file extensions
- Request size limits
- File size validation
- File extension validation
- MIME type validation
- Malformed request handling
- Extreme input validation
- Case sensitivity
- Security constraints