Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FastHttpLocust #1014

Merged
merged 35 commits into from
Sep 27, 2019
Merged

FastHttpLocust #1014

merged 35 commits into from
Sep 27, 2019

Conversation

skivis
Copy link
Contributor

@skivis skivis commented May 16, 2019

This is a continuation of #838. Basically forked #838, merged master (no conflicts) and fixed the failing test. Please have a look, would be nice to get this in to master.

heyman and others added 30 commits December 19, 2017 15:22
…ests work without adding a dependency on having a working C compiler environment set up when installing Locust (since geventhttpclient package doesn't have wheels).
…. The text property function tries to decode the text in the same way as python-requests. This makes the API more similar to HttpSession.

Added more tests.
… requests with FastHttpSession, in order to manually control if a request should result in a success or failure
Improved documentation of arguments for FastHttpSession.request() method.
# Conflicts:
#	docs/writing-a-locustfile.rst
…the response was very quick (not a failure) and that 0.0 was a valid response time for a local server. Because of this i changes it to assertGreaterEqual.
@skivis skivis changed the title GeventHttpClient FastHttpLocust May 20, 2019
Copy link
Member

@mbeacom mbeacom left a comment

Choose a reason for hiding this comment

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

lgtm - will merge once we get another 👍
cc @AldenPeterson @cgoldberg

Thanks for the contribution @skivis

@mbeacom mbeacom merged commit 5413040 into locustio:master Sep 27, 2019
@mbeacom mbeacom added the LGTM label Sep 27, 2019
@skivis skivis deleted the geventhttpclientmergeconflicts branch October 3, 2019 19:00
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.

4 participants