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

Unit tests LocustRunner(s) and distributed mode #20

Closed
heyman opened this issue Mar 20, 2012 · 1 comment
Closed

Unit tests LocustRunner(s) and distributed mode #20

heyman opened this issue Mar 20, 2012 · 1 comment

Comments

@heyman
Copy link
Member

heyman commented Mar 20, 2012

Right now, the test coverage for task scheduling, stats reporting and the HTTP client are decent, but tests for LocustRunners and running locust distributed are lacking.

Some refactoring (removal of some global singletons etc) is probably needed to be able to instantiate multiple LocustRunners for testing, but it shouldn't be too hard, and it should make the code better as well.

@heyman
Copy link
Member Author

heyman commented Oct 31, 2012

I've started on improving this by mocking the rpc.Server class: 24ee9be

@heyman heyman closed this as completed Dec 2, 2013
pancaprima added a commit to pancaprima/locust that referenced this issue Nov 1, 2017
…ltip_overflow

set tooltip to not exceeding the chart box
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

No branches or pull requests

1 participant