Skip to content

python e2e tests and buffered http#1590

Merged
arcuri82 merged 5 commits into
masterfrom
python-e2e
Jun 29, 2026
Merged

python e2e tests and buffered http#1590
arcuri82 merged 5 commits into
masterfrom
python-e2e

Conversation

@omursahin

Copy link
Copy Markdown
Collaborator

No description provided.

@omursahin omursahin changed the title python e2e tests python e2e tests and buffered http Jun 16, 2026
@omursahin omursahin requested a review from arcuri82 June 16, 2026 17:13
.property(ClientProperties.FOLLOW_REDIRECTS, followRedirects)
// see discussion about OpenAPI and RFC 9110 in RestActionBuilderV3
.property(ClientProperties.SUPPRESS_HTTP_COMPLIANCE_VALIDATION,true)
.property(ClientProperties.REQUEST_ENTITY_PROCESSING, RequestEntityProcessing.BUFFERED)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add some comments to explain why we are adding this

<groupId>org.evomaster</groupId>
<artifactId>evomaster-e2e-tests</artifactId>
<!-- WARNING: the marker is used in the version.py script -->
<version>6.0.1-SNAPSHOT</version><!--MARKER-->

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did you handle it in version.py?

@omursahin omursahin requested a review from arcuri82 June 28, 2026 16:35
@arcuri82 arcuri82 merged commit 0b9dc64 into master Jun 29, 2026
31 checks passed
@arcuri82 arcuri82 deleted the python-e2e branch June 29, 2026 07:56
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.

2 participants